GetPhpWorkloadResult

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)

Types

Link copied to clipboard
object Companion

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
Link copied to clipboard

File share profile

Link copied to clipboard
val id: String

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

Link copied to clipboard

Identity for the resource. Currently not supported

Link copied to clipboard

Indicates which kind of php workload this resource represent e.g WordPress

Link copied to clipboard

The geo-location where the resource lives

Link copied to clipboard

Managed resource group configuration of the workload

Link copied to clipboard

The name of the resource

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
val sku: SkuResponse? = null

Php workloads SKU

Link copied to clipboard

Azure Resource Manager metadata containing createdBy and modifiedBy information.

Link copied to clipboard
val tags: Map<String, String>? = null

Resource tags.

Link copied to clipboard

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Link copied to clipboard

VMSS web nodes profile