Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhpWorkloadResource

Package version

Php workload resource

Hierarchy

Index

Properties

Optional adminUserProfile

adminUserProfile: UserProfile

Admin user profile used for VM and VMSS

Optional appLocation

appLocation: undefined | string

The infra resources for PHP workload will be created in this location

Optional backupProfile

backupProfile: BackupProfile

Backup profile

Optional cacheProfile

cacheProfile: CacheProfile

Cache profile

Optional controllerProfile

controllerProfile: NodeProfile

Controller VM profile

Optional databaseProfile

databaseProfile: DatabaseProfile

Database profile

Optional fileshareProfile

fileshareProfile: FileshareProfile

File share profile

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

Optional identity

Identity for the resource. Currently not supported

kind

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

location

location: string

The geo-location where the resource lives

Optional managedResourceGroupConfiguration

managedResourceGroupConfiguration: ManagedRGConfiguration

Managed resource group configuration of the workload

Optional name

name: undefined | string

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional networkProfile

networkProfile: NetworkProfile

Network profile

Optional phpProfile

phpProfile: PhpProfile

PHP profile

Optional provisioningState

provisioningState: PhpWorkloadProvisioningState

Php workload resource provisioning state NOTE: This property will not be serialized. It can only be populated by the server.

Optional searchProfile

searchProfile: SearchProfile

Search profile

Optional siteProfile

siteProfile: SiteProfile

Site profile

Optional sku

sku: Sku

Php workloads SKU

Optional systemData

systemData: SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Optional webNodesProfile

webNodesProfile: VmssNodesProfile

VMSS web nodes profile

Generated using TypeDoc