published on Thursday, Aug 13, 2026 by Pulumi
published on Thursday, Aug 13, 2026 by Pulumi
Description for Get an App Service plan.
Uses Azure REST API version 2025-05-01.
Other available API versions: 2016-09-01, 2018-02-01, 2019-08-01, 2020-06-01, 2020-09-01, 2020-10-01, 2020-12-01, 2021-01-01, 2021-01-15, 2021-02-01, 2021-03-01, 2022-03-01, 2022-09-01, 2023-01-01, 2023-12-01, 2024-04-01, 2024-11-01, 2025-03-01, 2026-03-01-preview, 2026-03-15, 2026-07-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native web [ApiVersion]. See the version guide for details.
Using getAppServicePlan
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 getAppServicePlan(args: GetAppServicePlanArgs, opts?: InvokeOptions): Promise<GetAppServicePlanResult>
function getAppServicePlanOutput(args: GetAppServicePlanOutputArgs, opts?: InvokeOutputOptions): Output<GetAppServicePlanResult>def get_app_service_plan(name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppServicePlanResult
def get_app_service_plan_output(name: pulumi.Input[Optional[str]] = None,
resource_group_name: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOutputOptions] = None) -> Output[GetAppServicePlanResult]func LookupAppServicePlan(ctx *Context, args *LookupAppServicePlanArgs, opts ...InvokeOption) (*LookupAppServicePlanResult, error)
func LookupAppServicePlanOutput(ctx *Context, args *LookupAppServicePlanOutputArgs, opts ...InvokeOption) LookupAppServicePlanResultOutput> Note: This function is named LookupAppServicePlan in the Go SDK.
public static class GetAppServicePlan
{
public static Task<GetAppServicePlanResult> InvokeAsync(GetAppServicePlanArgs args, InvokeOptions? opts = null)
public static Output<GetAppServicePlanResult> Invoke(GetAppServicePlanInvokeArgs args, InvokeOptions? opts = null)
public static Output<GetAppServicePlanResult> Invoke(GetAppServicePlanInvokeArgs args, InvokeOutputOptions opts)
}public static CompletableFuture<GetAppServicePlanResult> getAppServicePlan(GetAppServicePlanArgs args, InvokeOptions options)
public static Output<GetAppServicePlanResult> getAppServicePlan(GetAppServicePlanArgs args, InvokeOptions options)
public static Output<GetAppServicePlanResult> getAppServicePlan(GetAppServicePlanArgs args, InvokeOutputOptions options)
fn::invoke:
function: azure-native:web:getAppServicePlan
arguments:
# arguments dictionarydata "azure-native_web_get_app_service_plan" "name" {
# arguments
}The following arguments are supported:
- Name string
- Name of the App Service plan.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Name string
- Name of the App Service plan.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- name string
- Name of the App Service plan.
- resource_
group_ stringname - The name of the resource group. The name is case insensitive.
- name String
- Name of the App Service plan.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- name string
- Name of the App Service plan.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- name str
- Name of the App Service plan.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- name String
- Name of the App Service plan.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAppServicePlan Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Geo
Region string - Geographical location for the App Service plan.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Maximum
Number intOf Workers - Maximum number of instances that can be assigned to this App Service plan.
- Name string
- The name of the resource
- Number
Of intSites - Number of apps assigned to this App Service plan.
- Number
Of intWorkers - The number of instances that are assigned to this App Service plan.
- Provisioning
State string - Provisioning state of the App Service Plan.
- Resource
Group string - Resource group of the App Service plan.
- Status string
- App Service plan status.
- Subscription string
- App Service plan subscription.
- System
Data Pulumi.Azure Native. Web. Outputs. System Data Response - 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"
- Async
Scaling boolEnabled - If true, this App Service Plan will attempt to scale asynchronously if there are insufficient workers to scale synchronously. If false, this App Service Plan will only attempt sync scaling.
- Elastic
Scale boolEnabled - ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku
- Extended
Location Pulumi.Azure Native. Web. Outputs. Extended Location Response - Extended Location.
- Free
Offer stringExpiration Time - The time when the server farm free offer expires.
- Hosting
Environment Pulumi.Profile Azure Native. Web. Outputs. Hosting Environment Profile Response - Specification for the App Service Environment to use for the App Service plan.
- Hyper
V bool - If Hyper-V container app service plan true, false otherwise.
- Identity
Pulumi.
Azure Native. Web. Outputs. Managed Service Identity Response - Managed service identity.
- Install
Scripts List<Pulumi.Azure Native. Web. Outputs. Install Script Response> - Install scripts associated with this App Service plan.
- Is
Custom boolMode - Whether this server farm is in custom mode.
- Is
Spot bool - If true, this App Service Plan owns spot instances.
- Is
Xenon bool - Obsolete: If Hyper-V container app service plan true, false otherwise.
- Kind string
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- Kube
Environment Pulumi.Profile Azure Native. Web. Outputs. Kube Environment Profile Response - Specification for the Kubernetes Environment to use for the App Service plan.
- Maximum
Elastic intWorker Count - Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
- Network
Pulumi.
Azure Native. Web. Outputs. Server Farm Network Settings Response - All network settings for the server farm.
- Per
Site boolScaling - If true, apps assigned to this App Service plan can be scaled independently. If false, apps assigned to this App Service plan will scale to all instances of the plan.
- Plan
Default Pulumi.Identity Azure Native. Web. Outputs. Default Identity Response - Identity to use by platform for various features and integrations using managed identity.
- Rdp
Enabled bool - If true, RDP access is enabled for this App Service plan. Only applicable for IsCustomMode ASPs. If false, RDP access is disabled.
- Registry
Adapters List<Pulumi.Azure Native. Web. Outputs. Registry Adapter Response> - Registry adapters associated with this App Service plan.
- Reserved bool
- If Linux app service plan true, false otherwise.
- Sku
Pulumi.
Azure Native. Web. Outputs. Sku Description Response - Description of a SKU for a scalable resource.
- Spot
Expiration stringTime - The time when the server farm expires. Valid only if it is a spot server farm.
- Storage
Mounts List<Pulumi.Azure Native. Web. Outputs. Storage Mount Response> - Storage mounts associated with this App Service plan.
- Dictionary<string, string>
- Resource tags.
- Target
Worker intCount - Scaling worker count.
- Target
Worker intSize Id - Scaling worker size ID.
- Worker
Tier stringName - Target worker tier assigned to the App Service plan.
- Zone
Redundant bool - If true, this App Service Plan will perform availability zone balancing. If false, this App Service Plan will not perform availability zone balancing.
- Azure
Api stringVersion - The Azure API version of the resource.
- Geo
Region string - Geographical location for the App Service plan.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Maximum
Number intOf Workers - Maximum number of instances that can be assigned to this App Service plan.
- Name string
- The name of the resource
- Number
Of intSites - Number of apps assigned to this App Service plan.
- Number
Of intWorkers - The number of instances that are assigned to this App Service plan.
- Provisioning
State string - Provisioning state of the App Service Plan.
- Resource
Group string - Resource group of the App Service plan.
- Status string
- App Service plan status.
- Subscription string
- App Service plan subscription.
- System
Data SystemData Response - 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"
- Async
Scaling boolEnabled - If true, this App Service Plan will attempt to scale asynchronously if there are insufficient workers to scale synchronously. If false, this App Service Plan will only attempt sync scaling.
- Elastic
Scale boolEnabled - ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku
- Extended
Location ExtendedLocation Response - Extended Location.
- Free
Offer stringExpiration Time - The time when the server farm free offer expires.
- Hosting
Environment HostingProfile Environment Profile Response - Specification for the App Service Environment to use for the App Service plan.
- Hyper
V bool - If Hyper-V container app service plan true, false otherwise.
- Identity
Managed
Service Identity Response - Managed service identity.
- Install
Scripts []InstallScript Response - Install scripts associated with this App Service plan.
- Is
Custom boolMode - Whether this server farm is in custom mode.
- Is
Spot bool - If true, this App Service Plan owns spot instances.
- Is
Xenon bool - Obsolete: If Hyper-V container app service plan true, false otherwise.
- Kind string
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- Kube
Environment KubeProfile Environment Profile Response - Specification for the Kubernetes Environment to use for the App Service plan.
- Maximum
Elastic intWorker Count - Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
- Network
Server
Farm Network Settings Response - All network settings for the server farm.
- Per
Site boolScaling - If true, apps assigned to this App Service plan can be scaled independently. If false, apps assigned to this App Service plan will scale to all instances of the plan.
- Plan
Default DefaultIdentity Identity Response - Identity to use by platform for various features and integrations using managed identity.
- Rdp
Enabled bool - If true, RDP access is enabled for this App Service plan. Only applicable for IsCustomMode ASPs. If false, RDP access is disabled.
- Registry
Adapters []RegistryAdapter Response - Registry adapters associated with this App Service plan.
- Reserved bool
- If Linux app service plan true, false otherwise.
- Sku
Sku
Description Response - Description of a SKU for a scalable resource.
- Spot
Expiration stringTime - The time when the server farm expires. Valid only if it is a spot server farm.
- Storage
Mounts []StorageMount Response - Storage mounts associated with this App Service plan.
- map[string]string
- Resource tags.
- Target
Worker intCount - Scaling worker count.
- Target
Worker intSize Id - Scaling worker size ID.
- Worker
Tier stringName - Target worker tier assigned to the App Service plan.
- Zone
Redundant bool - If true, this App Service Plan will perform availability zone balancing. If false, this App Service Plan will not perform availability zone balancing.
- azure_
api_ stringversion - The Azure API version of the resource.
- geo_
region string - Geographical location for the App Service plan.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- maximum_
number_ numberof_ workers - Maximum number of instances that can be assigned to this App Service plan.
- name string
- The name of the resource
- number_
of_ numbersites - Number of apps assigned to this App Service plan.
- number_
of_ numberworkers - The number of instances that are assigned to this App Service plan.
- provisioning_
state string - Provisioning state of the App Service Plan.
- resource_
group string - Resource group of the App Service plan.
- status string
- App Service plan status.
- subscription string
- App Service plan subscription.
- system_
data object - 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"
- async_
scaling_ boolenabled - If true, this App Service Plan will attempt to scale asynchronously if there are insufficient workers to scale synchronously. If false, this App Service Plan will only attempt sync scaling.
- elastic_
scale_ boolenabled - ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku
- extended_
location object - Extended Location.
- free_
offer_ stringexpiration_ time - The time when the server farm free offer expires.
- hosting_
environment_ objectprofile - Specification for the App Service Environment to use for the App Service plan.
- hyper_
v bool - If Hyper-V container app service plan true, false otherwise.
- identity object
- Managed service identity.
- install_
scripts list(object) - Install scripts associated with this App Service plan.
- is_
custom_ boolmode - Whether this server farm is in custom mode.
- is_
spot bool - If true, this App Service Plan owns spot instances.
- is_
xenon bool - Obsolete: If Hyper-V container app service plan true, false otherwise.
- kind string
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- kube_
environment_ objectprofile - Specification for the Kubernetes Environment to use for the App Service plan.
- maximum_
elastic_ numberworker_ count - Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
- network object
- All network settings for the server farm.
- per_
site_ boolscaling - If true, apps assigned to this App Service plan can be scaled independently. If false, apps assigned to this App Service plan will scale to all instances of the plan.
- plan_
default_ objectidentity - Identity to use by platform for various features and integrations using managed identity.
- rdp_
enabled bool - If true, RDP access is enabled for this App Service plan. Only applicable for IsCustomMode ASPs. If false, RDP access is disabled.
- registry_
adapters list(object) - Registry adapters associated with this App Service plan.
- reserved bool
- If Linux app service plan true, false otherwise.
- sku object
- Description of a SKU for a scalable resource.
- spot_
expiration_ stringtime - The time when the server farm expires. Valid only if it is a spot server farm.
- storage_
mounts list(object) - Storage mounts associated with this App Service plan.
- map(string)
- Resource tags.
- target_
worker_ numbercount - Scaling worker count.
- target_
worker_ numbersize_ id - Scaling worker size ID.
- worker_
tier_ stringname - Target worker tier assigned to the App Service plan.
- zone_
redundant bool - If true, this App Service Plan will perform availability zone balancing. If false, this App Service Plan will not perform availability zone balancing.
- azure
Api StringVersion - The Azure API version of the resource.
- geo
Region String - Geographical location for the App Service plan.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- maximum
Number IntegerOf Workers - Maximum number of instances that can be assigned to this App Service plan.
- name String
- The name of the resource
- number
Of IntegerSites - Number of apps assigned to this App Service plan.
- number
Of IntegerWorkers - The number of instances that are assigned to this App Service plan.
- provisioning
State String - Provisioning state of the App Service Plan.
- resource
Group String - Resource group of the App Service plan.
- status String
- App Service plan status.
- subscription String
- App Service plan subscription.
- system
Data SystemData Response - 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"
- async
Scaling BooleanEnabled - If true, this App Service Plan will attempt to scale asynchronously if there are insufficient workers to scale synchronously. If false, this App Service Plan will only attempt sync scaling.
- elastic
Scale BooleanEnabled - ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku
- extended
Location ExtendedLocation Response - Extended Location.
- free
Offer StringExpiration Time - The time when the server farm free offer expires.
- hosting
Environment HostingProfile Environment Profile Response - Specification for the App Service Environment to use for the App Service plan.
- hyper
V Boolean - If Hyper-V container app service plan true, false otherwise.
- identity
Managed
Service Identity Response - Managed service identity.
- install
Scripts List<InstallScript Response> - Install scripts associated with this App Service plan.
- is
Custom BooleanMode - Whether this server farm is in custom mode.
- is
Spot Boolean - If true, this App Service Plan owns spot instances.
- is
Xenon Boolean - Obsolete: If Hyper-V container app service plan true, false otherwise.
- kind String
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- kube
Environment KubeProfile Environment Profile Response - Specification for the Kubernetes Environment to use for the App Service plan.
- maximum
Elastic IntegerWorker Count - Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
- network
Server
Farm Network Settings Response - All network settings for the server farm.
- per
Site BooleanScaling - If true, apps assigned to this App Service plan can be scaled independently. If false, apps assigned to this App Service plan will scale to all instances of the plan.
- plan
Default DefaultIdentity Identity Response - Identity to use by platform for various features and integrations using managed identity.
- rdp
Enabled Boolean - If true, RDP access is enabled for this App Service plan. Only applicable for IsCustomMode ASPs. If false, RDP access is disabled.
- registry
Adapters List<RegistryAdapter Response> - Registry adapters associated with this App Service plan.
- reserved Boolean
- If Linux app service plan true, false otherwise.
- sku
Sku
Description Response - Description of a SKU for a scalable resource.
- spot
Expiration StringTime - The time when the server farm expires. Valid only if it is a spot server farm.
- storage
Mounts List<StorageMount Response> - Storage mounts associated with this App Service plan.
- Map<String,String>
- Resource tags.
- target
Worker IntegerCount - Scaling worker count.
- target
Worker IntegerSize Id - Scaling worker size ID.
- worker
Tier StringName - Target worker tier assigned to the App Service plan.
- zone
Redundant Boolean - If true, this App Service Plan will perform availability zone balancing. If false, this App Service Plan will not perform availability zone balancing.
- azure
Api stringVersion - The Azure API version of the resource.
- geo
Region string - Geographical location for the App Service plan.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- maximum
Number numberOf Workers - Maximum number of instances that can be assigned to this App Service plan.
- name string
- The name of the resource
- number
Of numberSites - Number of apps assigned to this App Service plan.
- number
Of numberWorkers - The number of instances that are assigned to this App Service plan.
- provisioning
State string - Provisioning state of the App Service Plan.
- resource
Group string - Resource group of the App Service plan.
- status string
- App Service plan status.
- subscription string
- App Service plan subscription.
- system
Data SystemData Response - 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"
- async
Scaling booleanEnabled - If true, this App Service Plan will attempt to scale asynchronously if there are insufficient workers to scale synchronously. If false, this App Service Plan will only attempt sync scaling.
- elastic
Scale booleanEnabled - ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku
- extended
Location ExtendedLocation Response - Extended Location.
- free
Offer stringExpiration Time - The time when the server farm free offer expires.
- hosting
Environment HostingProfile Environment Profile Response - Specification for the App Service Environment to use for the App Service plan.
- hyper
V boolean - If Hyper-V container app service plan true, false otherwise.
- identity
Managed
Service Identity Response - Managed service identity.
- install
Scripts InstallScript Response[] - Install scripts associated with this App Service plan.
- is
Custom booleanMode - Whether this server farm is in custom mode.
- is
Spot boolean - If true, this App Service Plan owns spot instances.
- is
Xenon boolean - Obsolete: If Hyper-V container app service plan true, false otherwise.
- kind string
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- kube
Environment KubeProfile Environment Profile Response - Specification for the Kubernetes Environment to use for the App Service plan.
- maximum
Elastic numberWorker Count - Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
- network
Server
Farm Network Settings Response - All network settings for the server farm.
- per
Site booleanScaling - If true, apps assigned to this App Service plan can be scaled independently. If false, apps assigned to this App Service plan will scale to all instances of the plan.
- plan
Default DefaultIdentity Identity Response - Identity to use by platform for various features and integrations using managed identity.
- rdp
Enabled boolean - If true, RDP access is enabled for this App Service plan. Only applicable for IsCustomMode ASPs. If false, RDP access is disabled.
- registry
Adapters RegistryAdapter Response[] - Registry adapters associated with this App Service plan.
- reserved boolean
- If Linux app service plan true, false otherwise.
- sku
Sku
Description Response - Description of a SKU for a scalable resource.
- spot
Expiration stringTime - The time when the server farm expires. Valid only if it is a spot server farm.
- storage
Mounts StorageMount Response[] - Storage mounts associated with this App Service plan.
- {[key: string]: string}
- Resource tags.
- target
Worker numberCount - Scaling worker count.
- target
Worker numberSize Id - Scaling worker size ID.
- worker
Tier stringName - Target worker tier assigned to the App Service plan.
- zone
Redundant boolean - If true, this App Service Plan will perform availability zone balancing. If false, this App Service Plan will not perform availability zone balancing.
- azure_
api_ strversion - The Azure API version of the resource.
- geo_
region str - Geographical location for the App Service plan.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- maximum_
number_ intof_ workers - Maximum number of instances that can be assigned to this App Service plan.
- name str
- The name of the resource
- number_
of_ intsites - Number of apps assigned to this App Service plan.
- number_
of_ intworkers - The number of instances that are assigned to this App Service plan.
- provisioning_
state str - Provisioning state of the App Service Plan.
- resource_
group str - Resource group of the App Service plan.
- status str
- App Service plan status.
- subscription str
- App Service plan subscription.
- system_
data SystemData Response - 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"
- async_
scaling_ boolenabled - If true, this App Service Plan will attempt to scale asynchronously if there are insufficient workers to scale synchronously. If false, this App Service Plan will only attempt sync scaling.
- elastic_
scale_ boolenabled - ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku
- extended_
location ExtendedLocation Response - Extended Location.
- free_
offer_ strexpiration_ time - The time when the server farm free offer expires.
- hosting_
environment_ Hostingprofile Environment Profile Response - Specification for the App Service Environment to use for the App Service plan.
- hyper_
v bool - If Hyper-V container app service plan true, false otherwise.
- identity
Managed
Service Identity Response - Managed service identity.
- install_
scripts Sequence[InstallScript Response] - Install scripts associated with this App Service plan.
- is_
custom_ boolmode - Whether this server farm is in custom mode.
- is_
spot bool - If true, this App Service Plan owns spot instances.
- is_
xenon bool - Obsolete: If Hyper-V container app service plan true, false otherwise.
- kind str
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- kube_
environment_ Kubeprofile Environment Profile Response - Specification for the Kubernetes Environment to use for the App Service plan.
- maximum_
elastic_ intworker_ count - Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
- network
Server
Farm Network Settings Response - All network settings for the server farm.
- per_
site_ boolscaling - If true, apps assigned to this App Service plan can be scaled independently. If false, apps assigned to this App Service plan will scale to all instances of the plan.
- plan_
default_ Defaultidentity Identity Response - Identity to use by platform for various features and integrations using managed identity.
- rdp_
enabled bool - If true, RDP access is enabled for this App Service plan. Only applicable for IsCustomMode ASPs. If false, RDP access is disabled.
- registry_
adapters Sequence[RegistryAdapter Response] - Registry adapters associated with this App Service plan.
- reserved bool
- If Linux app service plan true, false otherwise.
- sku
Sku
Description Response - Description of a SKU for a scalable resource.
- spot_
expiration_ strtime - The time when the server farm expires. Valid only if it is a spot server farm.
- storage_
mounts Sequence[StorageMount Response] - Storage mounts associated with this App Service plan.
- Mapping[str, str]
- Resource tags.
- target_
worker_ intcount - Scaling worker count.
- target_
worker_ intsize_ id - Scaling worker size ID.
- worker_
tier_ strname - Target worker tier assigned to the App Service plan.
- zone_
redundant bool - If true, this App Service Plan will perform availability zone balancing. If false, this App Service Plan will not perform availability zone balancing.
- azure
Api StringVersion - The Azure API version of the resource.
- geo
Region String - Geographical location for the App Service plan.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- maximum
Number NumberOf Workers - Maximum number of instances that can be assigned to this App Service plan.
- name String
- The name of the resource
- number
Of NumberSites - Number of apps assigned to this App Service plan.
- number
Of NumberWorkers - The number of instances that are assigned to this App Service plan.
- provisioning
State String - Provisioning state of the App Service Plan.
- resource
Group String - Resource group of the App Service plan.
- status String
- App Service plan status.
- subscription String
- App Service plan subscription.
- system
Data 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"
- async
Scaling BooleanEnabled - If true, this App Service Plan will attempt to scale asynchronously if there are insufficient workers to scale synchronously. If false, this App Service Plan will only attempt sync scaling.
- elastic
Scale BooleanEnabled - ServerFarm supports ElasticScale. Apps in this plan will scale as if the ServerFarm was ElasticPremium sku
- extended
Location Property Map - Extended Location.
- free
Offer StringExpiration Time - The time when the server farm free offer expires.
- hosting
Environment Property MapProfile - Specification for the App Service Environment to use for the App Service plan.
- hyper
V Boolean - If Hyper-V container app service plan true, false otherwise.
- identity Property Map
- Managed service identity.
- install
Scripts List<Property Map> - Install scripts associated with this App Service plan.
- is
Custom BooleanMode - Whether this server farm is in custom mode.
- is
Spot Boolean - If true, this App Service Plan owns spot instances.
- is
Xenon Boolean - Obsolete: If Hyper-V container app service plan true, false otherwise.
- kind String
- Kind of resource. If the resource is an app, you can refer to https://github.com/Azure/app-service-linux-docs/blob/master/Things_You_Should_Know/kind_property.md#app-service-resource-kind-reference for details supported values for kind.
- kube
Environment Property MapProfile - Specification for the Kubernetes Environment to use for the App Service plan.
- maximum
Elastic NumberWorker Count - Maximum number of total workers allowed for this ElasticScaleEnabled App Service Plan
- network Property Map
- All network settings for the server farm.
- per
Site BooleanScaling - If true, apps assigned to this App Service plan can be scaled independently. If false, apps assigned to this App Service plan will scale to all instances of the plan.
- plan
Default Property MapIdentity - Identity to use by platform for various features and integrations using managed identity.
- rdp
Enabled Boolean - If true, RDP access is enabled for this App Service plan. Only applicable for IsCustomMode ASPs. If false, RDP access is disabled.
- registry
Adapters List<Property Map> - Registry adapters associated with this App Service plan.
- reserved Boolean
- If Linux app service plan true, false otherwise.
- sku Property Map
- Description of a SKU for a scalable resource.
- spot
Expiration StringTime - The time when the server farm expires. Valid only if it is a spot server farm.
- storage
Mounts List<Property Map> - Storage mounts associated with this App Service plan.
- Map<String>
- Resource tags.
- target
Worker NumberCount - Scaling worker count.
- target
Worker NumberSize Id - Scaling worker size ID.
- worker
Tier StringName - Target worker tier assigned to the App Service plan.
- zone
Redundant Boolean - If true, this App Service Plan will perform availability zone balancing. If false, this App Service Plan will not perform availability zone balancing.
Supporting Types
CapabilityResponse
DefaultIdentityResponse
- Identity
Type string - Type of managed service identity.
- User
Assigned stringIdentity Resource Id
- Identity
Type string - Type of managed service identity.
- User
Assigned stringIdentity Resource Id
- identity_
type string - Type of managed service identity.
- user_
assigned_ stringidentity_ resource_ id
- identity
Type String - Type of managed service identity.
- user
Assigned StringIdentity Resource Id
- identity
Type string - Type of managed service identity.
- user
Assigned stringIdentity Resource Id
- identity_
type str - Type of managed service identity.
- user_
assigned_ stridentity_ resource_ id
- identity
Type String - Type of managed service identity.
- user
Assigned StringIdentity Resource Id
ExtendedLocationResponse
HostingEnvironmentProfileResponse
InstallScriptResponse
- Name string
- Name of the install script.
- Source
Pulumi.
Azure Native. Web. Inputs. Install Script Source Response - Source of the install script.
- Name string
- Name of the install script.
- Source
Install
Script Source Response - Source of the install script.
- name String
- Name of the install script.
- source
Install
Script Source Response - Source of the install script.
- name string
- Name of the install script.
- source
Install
Script Source Response - Source of the install script.
- name str
- Name of the install script.
- source
Install
Script Source Response - Source of the install script.
- name String
- Name of the install script.
- source Property Map
- Source of the install script.
InstallScriptSourceResponse
- source_
uri string - Install script source URI where the install script file will be fetched from.
- type string
- Type of the install script.
- source_
uri str - Install script source URI where the install script file will be fetched from.
- type str
- Type of the install script.
KeyVaultReferenceWithStatusResponse
- Reference
Status string - Reference status of the key vault secret.
- Secret
Uri string - Key vault secret URI.
- Reference
Status string - Reference status of the key vault secret.
- Secret
Uri string - Key vault secret URI.
- reference_
status string - Reference status of the key vault secret.
- secret_
uri string - Key vault secret URI.
- reference
Status String - Reference status of the key vault secret.
- secret
Uri String - Key vault secret URI.
- reference
Status string - Reference status of the key vault secret.
- secret
Uri string - Key vault secret URI.
- reference_
status str - Reference status of the key vault secret.
- secret_
uri str - Key vault secret URI.
- reference
Status String - Reference status of the key vault secret.
- secret
Uri String - Key vault secret URI.
KubeEnvironmentProfileResponse
ManagedServiceIdentityResponse
- Principal
Id string - Principal Id of managed service identity.
- Tenant
Id string - Tenant of managed service identity.
- Type string
- Type of managed service identity.
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. Web. Inputs. User Assigned Identity Response> - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- Principal
Id string - Principal Id of managed service identity.
- Tenant
Id string - Tenant of managed service identity.
- Type string
- Type of managed service identity.
- User
Assigned map[string]UserIdentities Assigned Identity Response - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal_
id string - Principal Id of managed service identity.
- tenant_
id string - Tenant of managed service identity.
- type string
- Type of managed service identity.
- user_
assigned_ map(object)identities - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal
Id String - Principal Id of managed service identity.
- tenant
Id String - Tenant of managed service identity.
- type String
- Type of managed service identity.
- user
Assigned Map<String,UserIdentities Assigned Identity Response> - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal
Id string - Principal Id of managed service identity.
- tenant
Id string - Tenant of managed service identity.
- type string
- Type of managed service identity.
- user
Assigned {[key: string]: UserIdentities Assigned Identity Response} - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal_
id str - Principal Id of managed service identity.
- tenant_
id str - Tenant of managed service identity.
- type str
- Type of managed service identity.
- user_
assigned_ Mapping[str, Useridentities Assigned Identity Response] - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
- principal
Id String - Principal Id of managed service identity.
- tenant
Id String - Tenant of managed service identity.
- type String
- Type of managed service identity.
- user
Assigned Map<Property Map>Identities - The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}
RegistryAdapterResponse
- Key
Vault Pulumi.Secret Reference Azure Native. Web. Inputs. Key Vault Reference With Status Response - Key vault reference to the value that will be placed in the registry location
- Registry
Key string - Registry key for the adapter.
- Type string
- Type of the registry adapter.
- Key
Vault KeySecret Reference Vault Reference With Status Response - Key vault reference to the value that will be placed in the registry location
- Registry
Key string - Registry key for the adapter.
- Type string
- Type of the registry adapter.
- key_
vault_ objectsecret_ reference - Key vault reference to the value that will be placed in the registry location
- registry_
key string - Registry key for the adapter.
- type string
- Type of the registry adapter.
- key
Vault KeySecret Reference Vault Reference With Status Response - Key vault reference to the value that will be placed in the registry location
- registry
Key String - Registry key for the adapter.
- type String
- Type of the registry adapter.
- key
Vault KeySecret Reference Vault Reference With Status Response - Key vault reference to the value that will be placed in the registry location
- registry
Key string - Registry key for the adapter.
- type string
- Type of the registry adapter.
- key_
vault_ Keysecret_ reference Vault Reference With Status Response - Key vault reference to the value that will be placed in the registry location
- registry_
key str - Registry key for the adapter.
- type str
- Type of the registry adapter.
- key
Vault Property MapSecret Reference - Key vault reference to the value that will be placed in the registry location
- registry
Key String - Registry key for the adapter.
- type String
- Type of the registry adapter.
ServerFarmNetworkSettingsResponse
- Virtual
Network stringSubnet Id - Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
- Virtual
Network stringSubnet Id - Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
- virtual_
network_ stringsubnet_ id - Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
- virtual
Network StringSubnet Id - Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
- virtual
Network stringSubnet Id - Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
- virtual_
network_ strsubnet_ id - Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
- virtual
Network StringSubnet Id - Azure Resource Manager ID of the Virtual network and subnet to be joined by Regional VNET Integration. This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
SkuCapacityResponse
- Default int
- Default number of workers for this App Service plan SKU.
- Elastic
Maximum int - Maximum number of Elastic workers for this App Service plan SKU.
- Maximum int
- Maximum number of workers for this App Service plan SKU.
- Minimum int
- Minimum number of workers for this App Service plan SKU.
- Scale
Type string - Available scale configurations for an App Service plan.
- Default int
- Default number of workers for this App Service plan SKU.
- Elastic
Maximum int - Maximum number of Elastic workers for this App Service plan SKU.
- Maximum int
- Maximum number of workers for this App Service plan SKU.
- Minimum int
- Minimum number of workers for this App Service plan SKU.
- Scale
Type string - Available scale configurations for an App Service plan.
- default number
- Default number of workers for this App Service plan SKU.
- elastic_
maximum number - Maximum number of Elastic workers for this App Service plan SKU.
- maximum number
- Maximum number of workers for this App Service plan SKU.
- minimum number
- Minimum number of workers for this App Service plan SKU.
- scale_
type string - Available scale configurations for an App Service plan.
- default_ Integer
- Default number of workers for this App Service plan SKU.
- elastic
Maximum Integer - Maximum number of Elastic workers for this App Service plan SKU.
- maximum Integer
- Maximum number of workers for this App Service plan SKU.
- minimum Integer
- Minimum number of workers for this App Service plan SKU.
- scale
Type String - Available scale configurations for an App Service plan.
- default number
- Default number of workers for this App Service plan SKU.
- elastic
Maximum number - Maximum number of Elastic workers for this App Service plan SKU.
- maximum number
- Maximum number of workers for this App Service plan SKU.
- minimum number
- Minimum number of workers for this App Service plan SKU.
- scale
Type string - Available scale configurations for an App Service plan.
- default int
- Default number of workers for this App Service plan SKU.
- elastic_
maximum int - Maximum number of Elastic workers for this App Service plan SKU.
- maximum int
- Maximum number of workers for this App Service plan SKU.
- minimum int
- Minimum number of workers for this App Service plan SKU.
- scale_
type str - Available scale configurations for an App Service plan.
- default Number
- Default number of workers for this App Service plan SKU.
- elastic
Maximum Number - Maximum number of Elastic workers for this App Service plan SKU.
- maximum Number
- Maximum number of workers for this App Service plan SKU.
- minimum Number
- Minimum number of workers for this App Service plan SKU.
- scale
Type String - Available scale configurations for an App Service plan.
SkuDescriptionResponse
- Capabilities
List<Pulumi.
Azure Native. Web. Inputs. Capability Response> - Capabilities of the SKU, e.g., is traffic manager enabled?
- Capacity int
- Current number of instances assigned to the resource.
- Family string
- Family code of the resource SKU.
- Locations List<string>
- Locations of the SKU.
- Name string
- Name of the resource SKU.
- Size string
- Size specifier of the resource SKU.
- Sku
Capacity Pulumi.Azure Native. Web. Inputs. Sku Capacity Response - Min, max, and default scale values of the SKU.
- Tier string
- Service tier of the resource SKU.
- Capabilities
[]Capability
Response - Capabilities of the SKU, e.g., is traffic manager enabled?
- Capacity int
- Current number of instances assigned to the resource.
- Family string
- Family code of the resource SKU.
- Locations []string
- Locations of the SKU.
- Name string
- Name of the resource SKU.
- Size string
- Size specifier of the resource SKU.
- Sku
Capacity SkuCapacity Response - Min, max, and default scale values of the SKU.
- Tier string
- Service tier of the resource SKU.
- capabilities list(object)
- Capabilities of the SKU, e.g., is traffic manager enabled?
- capacity number
- Current number of instances assigned to the resource.
- family string
- Family code of the resource SKU.
- locations list(string)
- Locations of the SKU.
- name string
- Name of the resource SKU.
- size string
- Size specifier of the resource SKU.
- sku_
capacity object - Min, max, and default scale values of the SKU.
- tier string
- Service tier of the resource SKU.
- capabilities
List<Capability
Response> - Capabilities of the SKU, e.g., is traffic manager enabled?
- capacity Integer
- Current number of instances assigned to the resource.
- family String
- Family code of the resource SKU.
- locations List<String>
- Locations of the SKU.
- name String
- Name of the resource SKU.
- size String
- Size specifier of the resource SKU.
- sku
Capacity SkuCapacity Response - Min, max, and default scale values of the SKU.
- tier String
- Service tier of the resource SKU.
- capabilities
Capability
Response[] - Capabilities of the SKU, e.g., is traffic manager enabled?
- capacity number
- Current number of instances assigned to the resource.
- family string
- Family code of the resource SKU.
- locations string[]
- Locations of the SKU.
- name string
- Name of the resource SKU.
- size string
- Size specifier of the resource SKU.
- sku
Capacity SkuCapacity Response - Min, max, and default scale values of the SKU.
- tier string
- Service tier of the resource SKU.
- capabilities
Sequence[Capability
Response] - Capabilities of the SKU, e.g., is traffic manager enabled?
- capacity int
- Current number of instances assigned to the resource.
- family str
- Family code of the resource SKU.
- locations Sequence[str]
- Locations of the SKU.
- name str
- Name of the resource SKU.
- size str
- Size specifier of the resource SKU.
- sku_
capacity SkuCapacity Response - Min, max, and default scale values of the SKU.
- tier str
- Service tier of the resource SKU.
- capabilities List<Property Map>
- Capabilities of the SKU, e.g., is traffic manager enabled?
- capacity Number
- Current number of instances assigned to the resource.
- family String
- Family code of the resource SKU.
- locations List<String>
- Locations of the SKU.
- name String
- Name of the resource SKU.
- size String
- Size specifier of the resource SKU.
- sku
Capacity Property Map - Min, max, and default scale values of the SKU.
- tier String
- Service tier of the resource SKU.
StorageMountResponse
- Credentials
Key Pulumi.Vault Reference Azure Native. Web. Inputs. Key Vault Reference With Status Response - KV reference to the credentials to connect to the share.
- Destination
Path string - Path on worker where storage will be mounted.
- Name string
- Name of the storage mount.
- Source string
- Source of the fileshare/storage.
- Type string
- Type of the storage mount.
- Credentials
Key KeyVault Reference Vault Reference With Status Response - KV reference to the credentials to connect to the share.
- Destination
Path string - Path on worker where storage will be mounted.
- Name string
- Name of the storage mount.
- Source string
- Source of the fileshare/storage.
- Type string
- Type of the storage mount.
- credentials_
key_ objectvault_ reference - KV reference to the credentials to connect to the share.
- destination_
path string - Path on worker where storage will be mounted.
- name string
- Name of the storage mount.
- source string
- Source of the fileshare/storage.
- type string
- Type of the storage mount.
- credentials
Key KeyVault Reference Vault Reference With Status Response - KV reference to the credentials to connect to the share.
- destination
Path String - Path on worker where storage will be mounted.
- name String
- Name of the storage mount.
- source String
- Source of the fileshare/storage.
- type String
- Type of the storage mount.
- credentials
Key KeyVault Reference Vault Reference With Status Response - KV reference to the credentials to connect to the share.
- destination
Path string - Path on worker where storage will be mounted.
- name string
- Name of the storage mount.
- source string
- Source of the fileshare/storage.
- type string
- Type of the storage mount.
- credentials_
key_ Keyvault_ reference Vault Reference With Status Response - KV reference to the credentials to connect to the share.
- destination_
path str - Path on worker where storage will be mounted.
- name str
- Name of the storage mount.
- source str
- Source of the fileshare/storage.
- type str
- Type of the storage mount.
- credentials
Key Property MapVault Reference - KV reference to the credentials to connect to the share.
- destination
Path String - Path on worker where storage will be mounted.
- name String
- Name of the storage mount.
- source String
- Source of the fileshare/storage.
- type String
- Type of the storage mount.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at string - The timestamp of resource creation (UTC).
- created_
by string - The identity that created the resource.
- created_
by_ stringtype - The type of identity that created the resource.
- last_
modified_ stringat - The timestamp of resource last modification (UTC)
- last_
modified_ stringby - The identity that last modified the resource.
- last_
modified_ stringby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UserAssignedIdentityResponse
- Client
Id string - Client Id of user assigned identity
- Principal
Id string - Principal Id of user assigned identity
- Client
Id string - Client Id of user assigned identity
- Principal
Id string - Principal Id of user assigned identity
- client_
id string - Client Id of user assigned identity
- principal_
id string - Principal Id of user assigned identity
- client
Id String - Client Id of user assigned identity
- principal
Id String - Principal Id of user assigned identity
- client
Id string - Client Id of user assigned identity
- principal
Id string - Principal Id of user assigned identity
- client_
id str - Client Id of user assigned identity
- principal_
id str - Principal Id of user assigned identity
- client
Id String - Client Id of user assigned identity
- principal
Id String - Principal Id of user assigned identity
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
published on Thursday, Aug 13, 2026 by Pulumi