Get Php Workload Result
data class GetPhpWorkloadResult(val adminUserProfile: UserProfileResponse, val appLocation: String, val backupProfile: BackupProfileResponse? = null, val cacheProfile: CacheProfileResponse? = null, val controllerProfile: NodeProfileResponse, val databaseProfile: DatabaseProfileResponse, val fileshareProfile: FileshareProfileResponse? = null, val id: String, val identity: PhpWorkloadResourceResponseIdentity? = null, val kind: String, val location: String, val managedResourceGroupConfiguration: ManagedRGConfigurationResponse? = null, val name: String, val networkProfile: NetworkProfileResponse? = null, val phpProfile: PhpProfileResponse? = null, val provisioningState: String, val searchProfile: SearchProfileResponse? = null, val siteProfile: SiteProfileResponse? = null, val sku: SkuResponse? = null, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String, val webNodesProfile: VmssNodesProfileResponse)
Php workload resource
Constructors
Link copied to clipboard
fun GetPhpWorkloadResult(adminUserProfile: UserProfileResponse, appLocation: String, backupProfile: BackupProfileResponse? = null, cacheProfile: CacheProfileResponse? = null, controllerProfile: NodeProfileResponse, databaseProfile: DatabaseProfileResponse, fileshareProfile: FileshareProfileResponse? = null, id: String, identity: PhpWorkloadResourceResponseIdentity? = null, kind: String, location: String, managedResourceGroupConfiguration: ManagedRGConfigurationResponse? = null, name: String, networkProfile: NetworkProfileResponse? = null, phpProfile: PhpProfileResponse? = null, provisioningState: String, searchProfile: SearchProfileResponse? = null, siteProfile: SiteProfileResponse? = null, sku: SkuResponse? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String, webNodesProfile: VmssNodesProfileResponse)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard