1. Packages
  2. Azure Native v1
  3. API Docs
  4. workloads
  5. getPhpWorkload
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

azure-native.workloads.getPhpWorkload

Explore with Pulumi AI

azure-native-v1 logo
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi

    Gets the PHP workload resource. API Version: 2021-12-01-preview.

    Using getPhpWorkload

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPhpWorkload(args: GetPhpWorkloadArgs, opts?: InvokeOptions): Promise<GetPhpWorkloadResult>
    function getPhpWorkloadOutput(args: GetPhpWorkloadOutputArgs, opts?: InvokeOptions): Output<GetPhpWorkloadResult>
    def get_php_workload(php_workload_name: Optional[str] = None,
                         resource_group_name: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetPhpWorkloadResult
    def get_php_workload_output(php_workload_name: Optional[pulumi.Input[str]] = None,
                         resource_group_name: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetPhpWorkloadResult]
    func LookupPhpWorkload(ctx *Context, args *LookupPhpWorkloadArgs, opts ...InvokeOption) (*LookupPhpWorkloadResult, error)
    func LookupPhpWorkloadOutput(ctx *Context, args *LookupPhpWorkloadOutputArgs, opts ...InvokeOption) LookupPhpWorkloadResultOutput

    > Note: This function is named LookupPhpWorkload in the Go SDK.

    public static class GetPhpWorkload 
    {
        public static Task<GetPhpWorkloadResult> InvokeAsync(GetPhpWorkloadArgs args, InvokeOptions? opts = null)
        public static Output<GetPhpWorkloadResult> Invoke(GetPhpWorkloadInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPhpWorkloadResult> getPhpWorkload(GetPhpWorkloadArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:workloads:getPhpWorkload
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PhpWorkloadName string
    Php workload name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    PhpWorkloadName string
    Php workload name
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    phpWorkloadName String
    Php workload name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    phpWorkloadName string
    Php workload name
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    php_workload_name str
    Php workload name
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    phpWorkloadName String
    Php workload name
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getPhpWorkload Result

    The following output properties are available:

    AdminUserProfile Pulumi.AzureNative.Workloads.Outputs.UserProfileResponse
    Admin user profile used for VM and VMSS
    AppLocation string
    The infra resources for PHP workload will be created in this location
    ControllerProfile Pulumi.AzureNative.Workloads.Outputs.NodeProfileResponse
    Controller VM profile
    DatabaseProfile Pulumi.AzureNative.Workloads.Outputs.DatabaseProfileResponse
    Database profile
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Kind string
    Indicates which kind of php workload this resource represent e.g WordPress
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Php workload resource provisioning state
    SystemData Pulumi.AzureNative.Workloads.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    WebNodesProfile Pulumi.AzureNative.Workloads.Outputs.VmssNodesProfileResponse
    VMSS web nodes profile
    BackupProfile Pulumi.AzureNative.Workloads.Outputs.BackupProfileResponse
    Backup profile
    CacheProfile Pulumi.AzureNative.Workloads.Outputs.CacheProfileResponse
    Cache profile
    FileshareProfile Pulumi.AzureNative.Workloads.Outputs.FileshareProfileResponse
    File share profile
    Identity Pulumi.AzureNative.Workloads.Outputs.PhpWorkloadResourceResponseIdentity
    Identity for the resource. Currently not supported
    ManagedResourceGroupConfiguration Pulumi.AzureNative.Workloads.Outputs.ManagedRGConfigurationResponse
    Managed resource group configuration of the workload
    NetworkProfile Pulumi.AzureNative.Workloads.Outputs.NetworkProfileResponse
    Network profile
    PhpProfile Pulumi.AzureNative.Workloads.Outputs.PhpProfileResponse
    PHP profile
    SearchProfile Pulumi.AzureNative.Workloads.Outputs.SearchProfileResponse
    Search profile
    SiteProfile Pulumi.AzureNative.Workloads.Outputs.SiteProfileResponse
    Site profile
    Sku Pulumi.AzureNative.Workloads.Outputs.SkuResponse
    Php workloads SKU
    Tags Dictionary<string, string>
    Resource tags.
    AdminUserProfile UserProfileResponse
    Admin user profile used for VM and VMSS
    AppLocation string
    The infra resources for PHP workload will be created in this location
    ControllerProfile NodeProfileResponse
    Controller VM profile
    DatabaseProfile DatabaseProfileResponse
    Database profile
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    Kind string
    Indicates which kind of php workload this resource represent e.g WordPress
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ProvisioningState string
    Php workload resource provisioning state
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    WebNodesProfile VmssNodesProfileResponse
    VMSS web nodes profile
    BackupProfile BackupProfileResponse
    Backup profile
    CacheProfile CacheProfileResponse
    Cache profile
    FileshareProfile FileshareProfileResponse
    File share profile
    Identity PhpWorkloadResourceResponseIdentity
    Identity for the resource. Currently not supported
    ManagedResourceGroupConfiguration ManagedRGConfigurationResponse
    Managed resource group configuration of the workload
    NetworkProfile NetworkProfileResponse
    Network profile
    PhpProfile PhpProfileResponse
    PHP profile
    SearchProfile SearchProfileResponse
    Search profile
    SiteProfile SiteProfileResponse
    Site profile
    Sku SkuResponse
    Php workloads SKU
    Tags map[string]string
    Resource tags.
    adminUserProfile UserProfileResponse
    Admin user profile used for VM and VMSS
    appLocation String
    The infra resources for PHP workload will be created in this location
    controllerProfile NodeProfileResponse
    Controller VM profile
    databaseProfile DatabaseProfileResponse
    Database profile
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    kind String
    Indicates which kind of php workload this resource represent e.g WordPress
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Php workload resource provisioning state
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    webNodesProfile VmssNodesProfileResponse
    VMSS web nodes profile
    backupProfile BackupProfileResponse
    Backup profile
    cacheProfile CacheProfileResponse
    Cache profile
    fileshareProfile FileshareProfileResponse
    File share profile
    identity PhpWorkloadResourceResponseIdentity
    Identity for the resource. Currently not supported
    managedResourceGroupConfiguration ManagedRGConfigurationResponse
    Managed resource group configuration of the workload
    networkProfile NetworkProfileResponse
    Network profile
    phpProfile PhpProfileResponse
    PHP profile
    searchProfile SearchProfileResponse
    Search profile
    siteProfile SiteProfileResponse
    Site profile
    sku SkuResponse
    Php workloads SKU
    tags Map<String,String>
    Resource tags.
    adminUserProfile UserProfileResponse
    Admin user profile used for VM and VMSS
    appLocation string
    The infra resources for PHP workload will be created in this location
    controllerProfile NodeProfileResponse
    Controller VM profile
    databaseProfile DatabaseProfileResponse
    Database profile
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    kind string
    Indicates which kind of php workload this resource represent e.g WordPress
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    provisioningState string
    Php workload resource provisioning state
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    webNodesProfile VmssNodesProfileResponse
    VMSS web nodes profile
    backupProfile BackupProfileResponse
    Backup profile
    cacheProfile CacheProfileResponse
    Cache profile
    fileshareProfile FileshareProfileResponse
    File share profile
    identity PhpWorkloadResourceResponseIdentity
    Identity for the resource. Currently not supported
    managedResourceGroupConfiguration ManagedRGConfigurationResponse
    Managed resource group configuration of the workload
    networkProfile NetworkProfileResponse
    Network profile
    phpProfile PhpProfileResponse
    PHP profile
    searchProfile SearchProfileResponse
    Search profile
    siteProfile SiteProfileResponse
    Site profile
    sku SkuResponse
    Php workloads SKU
    tags {[key: string]: string}
    Resource tags.
    admin_user_profile UserProfileResponse
    Admin user profile used for VM and VMSS
    app_location str
    The infra resources for PHP workload will be created in this location
    controller_profile NodeProfileResponse
    Controller VM profile
    database_profile DatabaseProfileResponse
    Database profile
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    kind str
    Indicates which kind of php workload this resource represent e.g WordPress
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    provisioning_state str
    Php workload resource provisioning state
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    web_nodes_profile VmssNodesProfileResponse
    VMSS web nodes profile
    backup_profile BackupProfileResponse
    Backup profile
    cache_profile CacheProfileResponse
    Cache profile
    fileshare_profile FileshareProfileResponse
    File share profile
    identity PhpWorkloadResourceResponseIdentity
    Identity for the resource. Currently not supported
    managed_resource_group_configuration ManagedRGConfigurationResponse
    Managed resource group configuration of the workload
    network_profile NetworkProfileResponse
    Network profile
    php_profile PhpProfileResponse
    PHP profile
    search_profile SearchProfileResponse
    Search profile
    site_profile SiteProfileResponse
    Site profile
    sku SkuResponse
    Php workloads SKU
    tags Mapping[str, str]
    Resource tags.
    adminUserProfile Property Map
    Admin user profile used for VM and VMSS
    appLocation String
    The infra resources for PHP workload will be created in this location
    controllerProfile Property Map
    Controller VM profile
    databaseProfile Property Map
    Database profile
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    kind String
    Indicates which kind of php workload this resource represent e.g WordPress
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    provisioningState String
    Php workload resource provisioning state
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    webNodesProfile Property Map
    VMSS web nodes profile
    backupProfile Property Map
    Backup profile
    cacheProfile Property Map
    Cache profile
    fileshareProfile Property Map
    File share profile
    identity Property Map
    Identity for the resource. Currently not supported
    managedResourceGroupConfiguration Property Map
    Managed resource group configuration of the workload
    networkProfile Property Map
    Network profile
    phpProfile Property Map
    PHP profile
    searchProfile Property Map
    Search profile
    siteProfile Property Map
    Site profile
    sku Property Map
    Php workloads SKU
    tags Map<String>
    Resource tags.

    Supporting Types

    BackupProfileResponse

    BackupEnabled string
    Whether to enable Azure backup for the workload
    VaultResourceId string
    Backup vault resource Id
    BackupEnabled string
    Whether to enable Azure backup for the workload
    VaultResourceId string
    Backup vault resource Id
    backupEnabled String
    Whether to enable Azure backup for the workload
    vaultResourceId String
    Backup vault resource Id
    backupEnabled string
    Whether to enable Azure backup for the workload
    vaultResourceId string
    Backup vault resource Id
    backup_enabled str
    Whether to enable Azure backup for the workload
    vault_resource_id str
    Backup vault resource Id
    backupEnabled String
    Whether to enable Azure backup for the workload
    vaultResourceId String
    Backup vault resource Id

    CacheProfileResponse

    CacheResourceId string
    Cache resource Id
    Capacity double
    Cache capacity
    Family string
    Cache family
    SkuName string
    Cache SKU name
    Name string
    Cache name
    CacheResourceId string
    Cache resource Id
    Capacity float64
    Cache capacity
    Family string
    Cache family
    SkuName string
    Cache SKU name
    Name string
    Cache name
    cacheResourceId String
    Cache resource Id
    capacity Double
    Cache capacity
    family String
    Cache family
    skuName String
    Cache SKU name
    name String
    Cache name
    cacheResourceId string
    Cache resource Id
    capacity number
    Cache capacity
    family string
    Cache family
    skuName string
    Cache SKU name
    name string
    Cache name
    cache_resource_id str
    Cache resource Id
    capacity float
    Cache capacity
    family str
    Cache family
    sku_name str
    Cache SKU name
    name str
    Cache name
    cacheResourceId String
    Cache resource Id
    capacity Number
    Cache capacity
    family String
    Cache family
    skuName String
    Cache SKU name
    name String
    Cache name

    DatabaseProfileResponse

    ServerResourceId string
    Azure Database Server resource Id
    Sku string
    The name of the server SKU, e.g. Standard_D32s_v4
    Tier string
    Tier of the server SKU
    Type string
    Database type
    BackupRetentionDays int
    Backup retention days for the server
    HaEnabled string
    Whether to enable HA for the server
    ServerName string
    Database server name
    SslEnforcementEnabled string
    Whether to enable SSL enforcement on the database
    StorageInGB double
    Database storage size in GB
    StorageIops double
    Storage IOPS for the server
    StorageSku string
    SKU name for database storage
    Version string
    Database version
    ServerResourceId string
    Azure Database Server resource Id
    Sku string
    The name of the server SKU, e.g. Standard_D32s_v4
    Tier string
    Tier of the server SKU
    Type string
    Database type
    BackupRetentionDays int
    Backup retention days for the server
    HaEnabled string
    Whether to enable HA for the server
    ServerName string
    Database server name
    SslEnforcementEnabled string
    Whether to enable SSL enforcement on the database
    StorageInGB float64
    Database storage size in GB
    StorageIops float64
    Storage IOPS for the server
    StorageSku string
    SKU name for database storage
    Version string
    Database version
    serverResourceId String
    Azure Database Server resource Id
    sku String
    The name of the server SKU, e.g. Standard_D32s_v4
    tier String
    Tier of the server SKU
    type String
    Database type
    backupRetentionDays Integer
    Backup retention days for the server
    haEnabled String
    Whether to enable HA for the server
    serverName String
    Database server name
    sslEnforcementEnabled String
    Whether to enable SSL enforcement on the database
    storageInGB Double
    Database storage size in GB
    storageIops Double
    Storage IOPS for the server
    storageSku String
    SKU name for database storage
    version String
    Database version
    serverResourceId string
    Azure Database Server resource Id
    sku string
    The name of the server SKU, e.g. Standard_D32s_v4
    tier string
    Tier of the server SKU
    type string
    Database type
    backupRetentionDays number
    Backup retention days for the server
    haEnabled string
    Whether to enable HA for the server
    serverName string
    Database server name
    sslEnforcementEnabled string
    Whether to enable SSL enforcement on the database
    storageInGB number
    Database storage size in GB
    storageIops number
    Storage IOPS for the server
    storageSku string
    SKU name for database storage
    version string
    Database version
    server_resource_id str
    Azure Database Server resource Id
    sku str
    The name of the server SKU, e.g. Standard_D32s_v4
    tier str
    Tier of the server SKU
    type str
    Database type
    backup_retention_days int
    Backup retention days for the server
    ha_enabled str
    Whether to enable HA for the server
    server_name str
    Database server name
    ssl_enforcement_enabled str
    Whether to enable SSL enforcement on the database
    storage_in_gb float
    Database storage size in GB
    storage_iops float
    Storage IOPS for the server
    storage_sku str
    SKU name for database storage
    version str
    Database version
    serverResourceId String
    Azure Database Server resource Id
    sku String
    The name of the server SKU, e.g. Standard_D32s_v4
    tier String
    Tier of the server SKU
    type String
    Database type
    backupRetentionDays Number
    Backup retention days for the server
    haEnabled String
    Whether to enable HA for the server
    serverName String
    Database server name
    sslEnforcementEnabled String
    Whether to enable SSL enforcement on the database
    storageInGB Number
    Database storage size in GB
    storageIops Number
    Storage IOPS for the server
    storageSku String
    SKU name for database storage
    version String
    Database version

    DiskInfoResponse

    StorageType string
    Storage type
    SizeInGB double
    Disk size in GB
    StorageType string
    Storage type
    SizeInGB float64
    Disk size in GB
    storageType String
    Storage type
    sizeInGB Double
    Disk size in GB
    storageType string
    Storage type
    sizeInGB number
    Disk size in GB
    storage_type str
    Storage type
    size_in_gb float
    Disk size in GB
    storageType String
    Storage type
    sizeInGB Number
    Disk size in GB

    FileshareProfileResponse

    ShareName string
    File share name
    ShareType string
    Share type
    StorageResourceId string
    File share storage resource id
    StorageType string
    File share backing storage type
    ShareSizeInGB double
    File share size in GB
    ShareName string
    File share name
    ShareType string
    Share type
    StorageResourceId string
    File share storage resource id
    StorageType string
    File share backing storage type
    ShareSizeInGB float64
    File share size in GB
    shareName String
    File share name
    shareType String
    Share type
    storageResourceId String
    File share storage resource id
    storageType String
    File share backing storage type
    shareSizeInGB Double
    File share size in GB
    shareName string
    File share name
    shareType string
    Share type
    storageResourceId string
    File share storage resource id
    storageType string
    File share backing storage type
    shareSizeInGB number
    File share size in GB
    share_name str
    File share name
    share_type str
    Share type
    storage_resource_id str
    File share storage resource id
    storage_type str
    File share backing storage type
    share_size_in_gb float
    File share size in GB
    shareName String
    File share name
    shareType String
    Share type
    storageResourceId String
    File share storage resource id
    storageType String
    File share backing storage type
    shareSizeInGB Number
    File share size in GB

    ManagedRGConfigurationResponse

    Name string
    Managed resource group name
    Name string
    Managed resource group name
    name String
    Managed resource group name
    name string
    Managed resource group name
    name str
    Managed resource group name
    name String
    Managed resource group name

    NetworkProfileResponse

    AzureFrontDoorResourceId string
    Azure front door resource id
    FrontEndPublicIpResourceId string
    Loadbalancer front-end IP address resource Id
    LoadBalancerResourceId string
    Azure Loadbalancer or ApplicationGateway resource Id
    LoadBalancerType string
    Load balancer type
    OutboundPublicIpResourceIds List<string>
    List of outbound public IP resource IDs
    VNetResourceId string
    Virtual network resource Id
    AzureFrontDoorEnabled string
    Whether to enable Azure front door
    Capacity int
    Capacity, applicable only for Application Gateway
    LoadBalancerSku string
    Load balancer SKU
    LoadBalancerTier string
    Load balancer tier
    AzureFrontDoorResourceId string
    Azure front door resource id
    FrontEndPublicIpResourceId string
    Loadbalancer front-end IP address resource Id
    LoadBalancerResourceId string
    Azure Loadbalancer or ApplicationGateway resource Id
    LoadBalancerType string
    Load balancer type
    OutboundPublicIpResourceIds []string
    List of outbound public IP resource IDs
    VNetResourceId string
    Virtual network resource Id
    AzureFrontDoorEnabled string
    Whether to enable Azure front door
    Capacity int
    Capacity, applicable only for Application Gateway
    LoadBalancerSku string
    Load balancer SKU
    LoadBalancerTier string
    Load balancer tier
    azureFrontDoorResourceId String
    Azure front door resource id
    frontEndPublicIpResourceId String
    Loadbalancer front-end IP address resource Id
    loadBalancerResourceId String
    Azure Loadbalancer or ApplicationGateway resource Id
    loadBalancerType String
    Load balancer type
    outboundPublicIpResourceIds List<String>
    List of outbound public IP resource IDs
    vNetResourceId String
    Virtual network resource Id
    azureFrontDoorEnabled String
    Whether to enable Azure front door
    capacity Integer
    Capacity, applicable only for Application Gateway
    loadBalancerSku String
    Load balancer SKU
    loadBalancerTier String
    Load balancer tier
    azureFrontDoorResourceId string
    Azure front door resource id
    frontEndPublicIpResourceId string
    Loadbalancer front-end IP address resource Id
    loadBalancerResourceId string
    Azure Loadbalancer or ApplicationGateway resource Id
    loadBalancerType string
    Load balancer type
    outboundPublicIpResourceIds string[]
    List of outbound public IP resource IDs
    vNetResourceId string
    Virtual network resource Id
    azureFrontDoorEnabled string
    Whether to enable Azure front door
    capacity number
    Capacity, applicable only for Application Gateway
    loadBalancerSku string
    Load balancer SKU
    loadBalancerTier string
    Load balancer tier
    azure_front_door_resource_id str
    Azure front door resource id
    front_end_public_ip_resource_id str
    Loadbalancer front-end IP address resource Id
    load_balancer_resource_id str
    Azure Loadbalancer or ApplicationGateway resource Id
    load_balancer_type str
    Load balancer type
    outbound_public_ip_resource_ids Sequence[str]
    List of outbound public IP resource IDs
    v_net_resource_id str
    Virtual network resource Id
    azure_front_door_enabled str
    Whether to enable Azure front door
    capacity int
    Capacity, applicable only for Application Gateway
    load_balancer_sku str
    Load balancer SKU
    load_balancer_tier str
    Load balancer tier
    azureFrontDoorResourceId String
    Azure front door resource id
    frontEndPublicIpResourceId String
    Loadbalancer front-end IP address resource Id
    loadBalancerResourceId String
    Azure Loadbalancer or ApplicationGateway resource Id
    loadBalancerType String
    Load balancer type
    outboundPublicIpResourceIds List<String>
    List of outbound public IP resource IDs
    vNetResourceId String
    Virtual network resource Id
    azureFrontDoorEnabled String
    Whether to enable Azure front door
    capacity Number
    Capacity, applicable only for Application Gateway
    loadBalancerSku String
    Load balancer SKU
    loadBalancerTier String
    Load balancer tier

    NodeProfileResponse

    NodeResourceIds List<string>
    VM/VMSS resource ARM Ids
    NodeSku string
    VM SKU for node(s)
    OsDisk Pulumi.AzureNative.Workloads.Inputs.DiskInfoResponse
    OS disk details
    OsImage Pulumi.AzureNative.Workloads.Inputs.OsImageProfileResponse
    OS image used for creating the nodes
    DataDisks List<Pulumi.AzureNative.Workloads.Inputs.DiskInfoResponse>
    Data disks details. This property is not in use right now
    Name string
    VM or VMSS name
    NodeResourceIds []string
    VM/VMSS resource ARM Ids
    NodeSku string
    VM SKU for node(s)
    OsDisk DiskInfoResponse
    OS disk details
    OsImage OsImageProfileResponse
    OS image used for creating the nodes
    DataDisks []DiskInfoResponse
    Data disks details. This property is not in use right now
    Name string
    VM or VMSS name
    nodeResourceIds List<String>
    VM/VMSS resource ARM Ids
    nodeSku String
    VM SKU for node(s)
    osDisk DiskInfoResponse
    OS disk details
    osImage OsImageProfileResponse
    OS image used for creating the nodes
    dataDisks List<DiskInfoResponse>
    Data disks details. This property is not in use right now
    name String
    VM or VMSS name
    nodeResourceIds string[]
    VM/VMSS resource ARM Ids
    nodeSku string
    VM SKU for node(s)
    osDisk DiskInfoResponse
    OS disk details
    osImage OsImageProfileResponse
    OS image used for creating the nodes
    dataDisks DiskInfoResponse[]
    Data disks details. This property is not in use right now
    name string
    VM or VMSS name
    node_resource_ids Sequence[str]
    VM/VMSS resource ARM Ids
    node_sku str
    VM SKU for node(s)
    os_disk DiskInfoResponse
    OS disk details
    os_image OsImageProfileResponse
    OS image used for creating the nodes
    data_disks Sequence[DiskInfoResponse]
    Data disks details. This property is not in use right now
    name str
    VM or VMSS name
    nodeResourceIds List<String>
    VM/VMSS resource ARM Ids
    nodeSku String
    VM SKU for node(s)
    osDisk Property Map
    OS disk details
    osImage Property Map
    OS image used for creating the nodes
    dataDisks List<Property Map>
    Data disks details. This property is not in use right now
    name String
    VM or VMSS name

    OsImageProfileResponse

    Offer string
    OS image offer
    Publisher string
    OS image publisher
    Sku string
    OS image sku
    Version string
    OS image version
    Offer string
    OS image offer
    Publisher string
    OS image publisher
    Sku string
    OS image sku
    Version string
    OS image version
    offer String
    OS image offer
    publisher String
    OS image publisher
    sku String
    OS image sku
    version String
    OS image version
    offer string
    OS image offer
    publisher string
    OS image publisher
    sku string
    OS image sku
    version string
    OS image version
    offer str
    OS image offer
    publisher str
    OS image publisher
    sku str
    OS image sku
    version str
    OS image version
    offer String
    OS image offer
    publisher String
    OS image publisher
    sku String
    OS image sku
    version String
    OS image version

    PhpProfileResponse

    Version string
    PHP version
    Version string
    PHP version
    version String
    PHP version
    version string
    PHP version
    version str
    PHP version
    version String
    PHP version

    PhpWorkloadResourceResponseIdentity

    Type string
    Type of manage identity
    UserAssignedIdentities Dictionary<string, Pulumi.AzureNative.Workloads.Inputs.UserAssignedIdentityResponse>
    User assigned identities dictionary
    Type string
    Type of manage identity
    UserAssignedIdentities map[string]UserAssignedIdentityResponse
    User assigned identities dictionary
    type String
    Type of manage identity
    userAssignedIdentities Map<String,UserAssignedIdentityResponse>
    User assigned identities dictionary
    type string
    Type of manage identity
    userAssignedIdentities {[key: string]: UserAssignedIdentityResponse}
    User assigned identities dictionary
    type str
    Type of manage identity
    user_assigned_identities Mapping[str, UserAssignedIdentityResponse]
    User assigned identities dictionary
    type String
    Type of manage identity
    userAssignedIdentities Map<Property Map>
    User assigned identities dictionary

    SearchProfileResponse

    NodeResourceIds List<string>
    VM/VMSS resource ARM Ids
    NodeSku string
    VM SKU for node(s)
    OsDisk Pulumi.AzureNative.Workloads.Inputs.DiskInfoResponse
    OS disk details
    OsImage Pulumi.AzureNative.Workloads.Inputs.OsImageProfileResponse
    OS image used for creating the nodes
    SearchType string
    Search type
    DataDisks List<Pulumi.AzureNative.Workloads.Inputs.DiskInfoResponse>
    Data disks details. This property is not in use right now
    Name string
    VM or VMSS name
    NodeResourceIds []string
    VM/VMSS resource ARM Ids
    NodeSku string
    VM SKU for node(s)
    OsDisk DiskInfoResponse
    OS disk details
    OsImage OsImageProfileResponse
    OS image used for creating the nodes
    SearchType string
    Search type
    DataDisks []DiskInfoResponse
    Data disks details. This property is not in use right now
    Name string
    VM or VMSS name
    nodeResourceIds List<String>
    VM/VMSS resource ARM Ids
    nodeSku String
    VM SKU for node(s)
    osDisk DiskInfoResponse
    OS disk details
    osImage OsImageProfileResponse
    OS image used for creating the nodes
    searchType String
    Search type
    dataDisks List<DiskInfoResponse>
    Data disks details. This property is not in use right now
    name String
    VM or VMSS name
    nodeResourceIds string[]
    VM/VMSS resource ARM Ids
    nodeSku string
    VM SKU for node(s)
    osDisk DiskInfoResponse
    OS disk details
    osImage OsImageProfileResponse
    OS image used for creating the nodes
    searchType string
    Search type
    dataDisks DiskInfoResponse[]
    Data disks details. This property is not in use right now
    name string
    VM or VMSS name
    node_resource_ids Sequence[str]
    VM/VMSS resource ARM Ids
    node_sku str
    VM SKU for node(s)
    os_disk DiskInfoResponse
    OS disk details
    os_image OsImageProfileResponse
    OS image used for creating the nodes
    search_type str
    Search type
    data_disks Sequence[DiskInfoResponse]
    Data disks details. This property is not in use right now
    name str
    VM or VMSS name
    nodeResourceIds List<String>
    VM/VMSS resource ARM Ids
    nodeSku String
    VM SKU for node(s)
    osDisk Property Map
    OS disk details
    osImage Property Map
    OS image used for creating the nodes
    searchType String
    Search type
    dataDisks List<Property Map>
    Data disks details. This property is not in use right now
    name String
    VM or VMSS name

    SiteProfileResponse

    DomainName string
    Domain name for the application site URL
    DomainName string
    Domain name for the application site URL
    domainName String
    Domain name for the application site URL
    domainName string
    Domain name for the application site URL
    domain_name str
    Domain name for the application site URL
    domainName String
    Domain name for the application site URL

    SkuResponse

    Name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    Name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity Integer
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name string
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name str
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family str
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size str
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier str
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. Ex - P3. It is typically a letter+number code
    capacity Number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    UserAssignedIdentityResponse

    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    ClientId string
    The client ID of the assigned identity.
    PrincipalId string
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.
    clientId string
    The client ID of the assigned identity.
    principalId string
    The principal ID of the assigned identity.
    client_id str
    The client ID of the assigned identity.
    principal_id str
    The principal ID of the assigned identity.
    clientId String
    The client ID of the assigned identity.
    principalId String
    The principal ID of the assigned identity.

    UserProfileResponse

    SshPublicKey string
    SSH public key data
    UserName string
    User name
    SshPublicKey string
    SSH public key data
    UserName string
    User name
    sshPublicKey String
    SSH public key data
    userName String
    User name
    sshPublicKey string
    SSH public key data
    userName string
    User name
    ssh_public_key str
    SSH public key data
    user_name str
    User name
    sshPublicKey String
    SSH public key data
    userName String
    User name

    VmssNodesProfileResponse

    NodeResourceIds List<string>
    VM/VMSS resource ARM Ids
    NodeSku string
    VM SKU for node(s)
    OsDisk Pulumi.AzureNative.Workloads.Inputs.DiskInfoResponse
    OS disk details
    OsImage Pulumi.AzureNative.Workloads.Inputs.OsImageProfileResponse
    OS image used for creating the nodes
    AutoScaleMaxCount int
    Maximum number of nodes for autoscale
    AutoScaleMinCount int
    Minimum number of nodes for autoscale
    DataDisks List<Pulumi.AzureNative.Workloads.Inputs.DiskInfoResponse>
    Data disks details. This property is not in use right now
    Name string
    VM or VMSS name
    NodeResourceIds []string
    VM/VMSS resource ARM Ids
    NodeSku string
    VM SKU for node(s)
    OsDisk DiskInfoResponse
    OS disk details
    OsImage OsImageProfileResponse
    OS image used for creating the nodes
    AutoScaleMaxCount int
    Maximum number of nodes for autoscale
    AutoScaleMinCount int
    Minimum number of nodes for autoscale
    DataDisks []DiskInfoResponse
    Data disks details. This property is not in use right now
    Name string
    VM or VMSS name
    nodeResourceIds List<String>
    VM/VMSS resource ARM Ids
    nodeSku String
    VM SKU for node(s)
    osDisk DiskInfoResponse
    OS disk details
    osImage OsImageProfileResponse
    OS image used for creating the nodes
    autoScaleMaxCount Integer
    Maximum number of nodes for autoscale
    autoScaleMinCount Integer
    Minimum number of nodes for autoscale
    dataDisks List<DiskInfoResponse>
    Data disks details. This property is not in use right now
    name String
    VM or VMSS name
    nodeResourceIds string[]
    VM/VMSS resource ARM Ids
    nodeSku string
    VM SKU for node(s)
    osDisk DiskInfoResponse
    OS disk details
    osImage OsImageProfileResponse
    OS image used for creating the nodes
    autoScaleMaxCount number
    Maximum number of nodes for autoscale
    autoScaleMinCount number
    Minimum number of nodes for autoscale
    dataDisks DiskInfoResponse[]
    Data disks details. This property is not in use right now
    name string
    VM or VMSS name
    node_resource_ids Sequence[str]
    VM/VMSS resource ARM Ids
    node_sku str
    VM SKU for node(s)
    os_disk DiskInfoResponse
    OS disk details
    os_image OsImageProfileResponse
    OS image used for creating the nodes
    auto_scale_max_count int
    Maximum number of nodes for autoscale
    auto_scale_min_count int
    Minimum number of nodes for autoscale
    data_disks Sequence[DiskInfoResponse]
    Data disks details. This property is not in use right now
    name str
    VM or VMSS name
    nodeResourceIds List<String>
    VM/VMSS resource ARM Ids
    nodeSku String
    VM SKU for node(s)
    osDisk Property Map
    OS disk details
    osImage Property Map
    OS image used for creating the nodes
    autoScaleMaxCount Number
    Maximum number of nodes for autoscale
    autoScaleMinCount Number
    Minimum number of nodes for autoscale
    dataDisks List<Property Map>
    Data disks details. This property is not in use right now
    name String
    VM or VMSS name

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
    Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi