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
constructor(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)
Properties
Link copied to clipboard
Admin user profile used for VM and VMSS
Link copied to clipboard
The infra resources for PHP workload will be created in this location
Link copied to clipboard
Backup profile
Link copied to clipboard
Cache profile
Link copied to clipboard
Controller VM profile
Link copied to clipboard
Database profile
Link copied to clipboard
File share profile
Link copied to clipboard
Identity for the resource. Currently not supported
Link copied to clipboard
Managed resource group configuration of the workload
Link copied to clipboard
Network profile
Link copied to clipboard
PHP profile
Link copied to clipboard
Php workload resource provisioning state
Link copied to clipboard
Search profile
Link copied to clipboard
Site profile
Link copied to clipboard
Php workloads SKU
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
VMSS web nodes profile