azure-native.servicefabric.getManagedClusterApplication
Explore with Pulumi AI
Get a Service Fabric managed application resource created or in the process of being created in the Service Fabric cluster resource. Azure REST API version: 2023-03-01-preview.
Other available API versions: 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01-preview, 2024-02-01-preview, 2024-04-01, 2024-06-01-preview, 2024-09-01-preview, 2024-11-01-preview.
Using getManagedClusterApplication
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 getManagedClusterApplication(args: GetManagedClusterApplicationArgs, opts?: InvokeOptions): Promise<GetManagedClusterApplicationResult>
function getManagedClusterApplicationOutput(args: GetManagedClusterApplicationOutputArgs, opts?: InvokeOptions): Output<GetManagedClusterApplicationResult>def get_managed_cluster_application(application_name: Optional[str] = None,
                                    cluster_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetManagedClusterApplicationResult
def get_managed_cluster_application_output(application_name: Optional[pulumi.Input[str]] = None,
                                    cluster_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetManagedClusterApplicationResult]func LookupManagedClusterApplication(ctx *Context, args *LookupManagedClusterApplicationArgs, opts ...InvokeOption) (*LookupManagedClusterApplicationResult, error)
func LookupManagedClusterApplicationOutput(ctx *Context, args *LookupManagedClusterApplicationOutputArgs, opts ...InvokeOption) LookupManagedClusterApplicationResultOutput> Note: This function is named LookupManagedClusterApplication in the Go SDK.
public static class GetManagedClusterApplication 
{
    public static Task<GetManagedClusterApplicationResult> InvokeAsync(GetManagedClusterApplicationArgs args, InvokeOptions? opts = null)
    public static Output<GetManagedClusterApplicationResult> Invoke(GetManagedClusterApplicationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetManagedClusterApplicationResult> getManagedClusterApplication(GetManagedClusterApplicationArgs args, InvokeOptions options)
public static Output<GetManagedClusterApplicationResult> getManagedClusterApplication(GetManagedClusterApplicationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:servicefabric:getManagedClusterApplication
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ApplicationName string
- The name of the application resource.
- ClusterName string
- The name of the cluster resource.
- ResourceGroup stringName 
- The name of the resource group.
- ApplicationName string
- The name of the application resource.
- ClusterName string
- The name of the cluster resource.
- ResourceGroup stringName 
- The name of the resource group.
- applicationName String
- The name of the application resource.
- clusterName String
- The name of the cluster resource.
- resourceGroup StringName 
- The name of the resource group.
- applicationName string
- The name of the application resource.
- clusterName string
- The name of the cluster resource.
- resourceGroup stringName 
- The name of the resource group.
- application_name str
- The name of the application resource.
- cluster_name str
- The name of the cluster resource.
- resource_group_ strname 
- The name of the resource group.
- applicationName String
- The name of the application resource.
- clusterName String
- The name of the cluster resource.
- resourceGroup StringName 
- The name of the resource group.
getManagedClusterApplication Result
The following output properties are available:
- Id string
- Azure resource identifier.
- Name string
- Azure resource name.
- ProvisioningState string
- The current deployment or provisioning state, which only appears in the response
- SystemData Pulumi.Azure Native. Service Fabric. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Azure resource type.
- Identity
Pulumi.Azure Native. Service Fabric. Outputs. Managed Identity Response 
- Describes the managed identities for an Azure resource.
- Location string
- Resource location depends on the parent resource.
- ManagedIdentities List<Pulumi.Azure Native. Service Fabric. Outputs. Application User Assigned Identity Response> 
- List of user assigned identities for the application, each mapped to a friendly name.
- Parameters Dictionary<string, string>
- List of application parameters with overridden values from their default values specified in the application manifest.
- Dictionary<string, string>
- Azure resource tags.
- UpgradePolicy Pulumi.Azure Native. Service Fabric. Outputs. Application Upgrade Policy Response 
- Describes the policy for a monitored application upgrade.
- Version string
- The version of the application type as defined in the application manifest. This name must be the full Arm Resource ID for the referenced application type version.
- Id string
- Azure resource identifier.
- Name string
- Azure resource name.
- ProvisioningState string
- The current deployment or provisioning state, which only appears in the response
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- Azure resource type.
- Identity
ManagedIdentity Response 
- Describes the managed identities for an Azure resource.
- Location string
- Resource location depends on the parent resource.
- ManagedIdentities []ApplicationUser Assigned Identity Response 
- List of user assigned identities for the application, each mapped to a friendly name.
- Parameters map[string]string
- List of application parameters with overridden values from their default values specified in the application manifest.
- map[string]string
- Azure resource tags.
- UpgradePolicy ApplicationUpgrade Policy Response 
- Describes the policy for a monitored application upgrade.
- Version string
- The version of the application type as defined in the application manifest. This name must be the full Arm Resource ID for the referenced application type version.
- id String
- Azure resource identifier.
- name String
- Azure resource name.
- provisioningState String
- The current deployment or provisioning state, which only appears in the response
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- Azure resource type.
- identity
ManagedIdentity Response 
- Describes the managed identities for an Azure resource.
- location String
- Resource location depends on the parent resource.
- managedIdentities List<ApplicationUser Assigned Identity Response> 
- List of user assigned identities for the application, each mapped to a friendly name.
- parameters Map<String,String>
- List of application parameters with overridden values from their default values specified in the application manifest.
- Map<String,String>
- Azure resource tags.
- upgradePolicy ApplicationUpgrade Policy Response 
- Describes the policy for a monitored application upgrade.
- version String
- The version of the application type as defined in the application manifest. This name must be the full Arm Resource ID for the referenced application type version.
- id string
- Azure resource identifier.
- name string
- Azure resource name.
- provisioningState string
- The current deployment or provisioning state, which only appears in the response
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- Azure resource type.
- identity
ManagedIdentity Response 
- Describes the managed identities for an Azure resource.
- location string
- Resource location depends on the parent resource.
- managedIdentities ApplicationUser Assigned Identity Response[] 
- List of user assigned identities for the application, each mapped to a friendly name.
- parameters {[key: string]: string}
- List of application parameters with overridden values from their default values specified in the application manifest.
- {[key: string]: string}
- Azure resource tags.
- upgradePolicy ApplicationUpgrade Policy Response 
- Describes the policy for a monitored application upgrade.
- version string
- The version of the application type as defined in the application manifest. This name must be the full Arm Resource ID for the referenced application type version.
- id str
- Azure resource identifier.
- name str
- Azure resource name.
- provisioning_state str
- The current deployment or provisioning state, which only appears in the response
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- Azure resource type.
- identity
ManagedIdentity Response 
- Describes the managed identities for an Azure resource.
- location str
- Resource location depends on the parent resource.
- managed_identities Sequence[ApplicationUser Assigned Identity Response] 
- List of user assigned identities for the application, each mapped to a friendly name.
- parameters Mapping[str, str]
- List of application parameters with overridden values from their default values specified in the application manifest.
- Mapping[str, str]
- Azure resource tags.
- upgrade_policy ApplicationUpgrade Policy Response 
- Describes the policy for a monitored application upgrade.
- version str
- The version of the application type as defined in the application manifest. This name must be the full Arm Resource ID for the referenced application type version.
- id String
- Azure resource identifier.
- name String
- Azure resource name.
- provisioningState String
- The current deployment or provisioning state, which only appears in the response
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- Azure resource type.
- identity Property Map
- Describes the managed identities for an Azure resource.
- location String
- Resource location depends on the parent resource.
- managedIdentities List<Property Map>
- List of user assigned identities for the application, each mapped to a friendly name.
- parameters Map<String>
- List of application parameters with overridden values from their default values specified in the application manifest.
- Map<String>
- Azure resource tags.
- upgradePolicy Property Map
- Describes the policy for a monitored application upgrade.
- version String
- The version of the application type as defined in the application manifest. This name must be the full Arm Resource ID for the referenced application type version.
Supporting Types
ApplicationHealthPolicyResponse   
- ConsiderWarning boolAs Error 
- Indicates whether warnings are treated with the same severity as errors.
- MaxPercent intUnhealthy Deployed Applications 
- The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error. This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster. The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
- DefaultService Pulumi.Type Health Policy Azure Native. Service Fabric. Inputs. Service Type Health Policy Response 
- The health policy used by default to evaluate the health of a service type.
- ServiceType Dictionary<string, Pulumi.Health Policy Map Azure Native. Service Fabric. Inputs. Service Type Health Policy Response> 
- The map with service type health policy per service type name. The map is empty by default.
- ConsiderWarning boolAs Error 
- Indicates whether warnings are treated with the same severity as errors.
- MaxPercent intUnhealthy Deployed Applications 
- The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error. This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster. The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
- DefaultService ServiceType Health Policy Type Health Policy Response 
- The health policy used by default to evaluate the health of a service type.
- ServiceType map[string]ServiceHealth Policy Map Type Health Policy Response 
- The map with service type health policy per service type name. The map is empty by default.
- considerWarning BooleanAs Error 
- Indicates whether warnings are treated with the same severity as errors.
- maxPercent IntegerUnhealthy Deployed Applications 
- The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error. This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster. The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
- defaultService ServiceType Health Policy Type Health Policy Response 
- The health policy used by default to evaluate the health of a service type.
- serviceType Map<String,ServiceHealth Policy Map Type Health Policy Response> 
- The map with service type health policy per service type name. The map is empty by default.
- considerWarning booleanAs Error 
- Indicates whether warnings are treated with the same severity as errors.
- maxPercent numberUnhealthy Deployed Applications 
- The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error. This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster. The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
- defaultService ServiceType Health Policy Type Health Policy Response 
- The health policy used by default to evaluate the health of a service type.
- serviceType {[key: string]: ServiceHealth Policy Map Type Health Policy Response} 
- The map with service type health policy per service type name. The map is empty by default.
- consider_warning_ boolas_ error 
- Indicates whether warnings are treated with the same severity as errors.
- max_percent_ intunhealthy_ deployed_ applications 
- The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error. This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster. The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
- default_service_ Servicetype_ health_ policy Type Health Policy Response 
- The health policy used by default to evaluate the health of a service type.
- service_type_ Mapping[str, Servicehealth_ policy_ map Type Health Policy Response] 
- The map with service type health policy per service type name. The map is empty by default.
- considerWarning BooleanAs Error 
- Indicates whether warnings are treated with the same severity as errors.
- maxPercent NumberUnhealthy Deployed Applications 
- The maximum allowed percentage of unhealthy deployed applications. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of deployed applications that can be unhealthy before the application is considered in error. This is calculated by dividing the number of unhealthy deployed applications over the number of nodes where the application is currently deployed on in the cluster. The computation rounds up to tolerate one failure on small numbers of nodes. Default percentage is zero.
- defaultService Property MapType Health Policy 
- The health policy used by default to evaluate the health of a service type.
- serviceType Map<Property Map>Health Policy Map 
- The map with service type health policy per service type name. The map is empty by default.
ApplicationUpgradePolicyResponse   
- ApplicationHealth Pulumi.Policy Azure Native. Service Fabric. Inputs. Application Health Policy Response 
- Defines a health policy used to evaluate the health of an application or one of its children entities.
- ForceRestart bool
- If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
- InstanceClose doubleDelay Duration 
- Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
- RecreateApplication bool
- Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
- RollingUpgrade Pulumi.Monitoring Policy Azure Native. Service Fabric. Inputs. Rolling Upgrade Monitoring Policy Response 
- The policy used for monitoring the application upgrade
- UpgradeMode string
- The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
- UpgradeReplica doubleSet Check Timeout 
- The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
- ApplicationHealth ApplicationPolicy Health Policy Response 
- Defines a health policy used to evaluate the health of an application or one of its children entities.
- ForceRestart bool
- If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
- InstanceClose float64Delay Duration 
- Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
- RecreateApplication bool
- Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
- RollingUpgrade RollingMonitoring Policy Upgrade Monitoring Policy Response 
- The policy used for monitoring the application upgrade
- UpgradeMode string
- The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
- UpgradeReplica float64Set Check Timeout 
- The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
- applicationHealth ApplicationPolicy Health Policy Response 
- Defines a health policy used to evaluate the health of an application or one of its children entities.
- forceRestart Boolean
- If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
- instanceClose DoubleDelay Duration 
- Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
- recreateApplication Boolean
- Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
- rollingUpgrade RollingMonitoring Policy Upgrade Monitoring Policy Response 
- The policy used for monitoring the application upgrade
- upgradeMode String
- The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
- upgradeReplica DoubleSet Check Timeout 
- The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
- applicationHealth ApplicationPolicy Health Policy Response 
- Defines a health policy used to evaluate the health of an application or one of its children entities.
- forceRestart boolean
- If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
- instanceClose numberDelay Duration 
- Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
- recreateApplication boolean
- Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
- rollingUpgrade RollingMonitoring Policy Upgrade Monitoring Policy Response 
- The policy used for monitoring the application upgrade
- upgradeMode string
- The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
- upgradeReplica numberSet Check Timeout 
- The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
- application_health_ Applicationpolicy Health Policy Response 
- Defines a health policy used to evaluate the health of an application or one of its children entities.
- force_restart bool
- If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
- instance_close_ floatdelay_ duration 
- Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
- recreate_application bool
- Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
- rolling_upgrade_ Rollingmonitoring_ policy Upgrade Monitoring Policy Response 
- The policy used for monitoring the application upgrade
- upgrade_mode str
- The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
- upgrade_replica_ floatset_ check_ timeout 
- The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
- applicationHealth Property MapPolicy 
- Defines a health policy used to evaluate the health of an application or one of its children entities.
- forceRestart Boolean
- If true, then processes are forcefully restarted during upgrade even when the code version has not changed (the upgrade only changes configuration or data).
- instanceClose NumberDelay Duration 
- Duration in seconds, to wait before a stateless instance is closed, to allow the active requests to drain gracefully. This would be effective when the instance is closing during the application/cluster upgrade, only for those instances which have a non-zero delay duration configured in the service description.
- recreateApplication Boolean
- Determines whether the application should be recreated on update. If value=true, the rest of the upgrade policy parameters are not allowed.
- rollingUpgrade Property MapMonitoring Policy 
- The policy used for monitoring the application upgrade
- upgradeMode String
- The mode used to monitor health during a rolling upgrade. The values are Monitored, and UnmonitoredAuto.
- upgradeReplica NumberSet Check Timeout 
- The maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. Valid values are between 0 and 42949672925 inclusive. (unsigned 32-bit integer).
ApplicationUserAssignedIdentityResponse    
- Name string
- The friendly name of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- Name string
- The friendly name of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- name String
- The friendly name of user assigned identity.
- principalId String
- The principal id of user assigned identity.
- name string
- The friendly name of user assigned identity.
- principalId string
- The principal id of user assigned identity.
- name str
- The friendly name of user assigned identity.
- principal_id str
- The principal id of user assigned identity.
- name String
- The friendly name of user assigned identity.
- principalId String
- The principal id of user assigned identity.
ManagedIdentityResponse  
- PrincipalId string
- The principal id of the managed identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id of the managed identity. This property will only be provided for a system assigned identity.
- Type string
- The type of managed identity for the resource.
- UserAssigned Dictionary<string, Pulumi.Identities Azure Native. Service Fabric. Inputs. User Assigned Identity Response> 
- The list of user 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}'.
- PrincipalId string
- The principal id of the managed identity. This property will only be provided for a system assigned identity.
- TenantId string
- The tenant id of the managed identity. This property will only be provided for a system assigned identity.
- Type string
- The type of managed identity for the resource.
- UserAssigned map[string]UserIdentities Assigned Identity Response 
- The list of user 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}'.
- principalId String
- The principal id of the managed identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id of the managed identity. This property will only be provided for a system assigned identity.
- type String
- The type of managed identity for the resource.
- userAssigned Map<String,UserIdentities Assigned Identity Response> 
- The list of user 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}'.
- principalId string
- The principal id of the managed identity. This property will only be provided for a system assigned identity.
- tenantId string
- The tenant id of the managed identity. This property will only be provided for a system assigned identity.
- type string
- The type of managed identity for the resource.
- userAssigned {[key: string]: UserIdentities Assigned Identity Response} 
- The list of user 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
- The principal id of the managed identity. This property will only be provided for a system assigned identity.
- tenant_id str
- The tenant id of the managed identity. This property will only be provided for a system assigned identity.
- type str
- The type of managed identity for the resource.
- user_assigned_ Mapping[str, Useridentities Assigned Identity Response] 
- The list of user 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}'.
- principalId String
- The principal id of the managed identity. This property will only be provided for a system assigned identity.
- tenantId String
- The tenant id of the managed identity. This property will only be provided for a system assigned identity.
- type String
- The type of managed identity for the resource.
- userAssigned Map<Property Map>Identities 
- The list of user 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}'.
RollingUpgradeMonitoringPolicyResponse    
- FailureAction string
- The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
- HealthCheck stringRetry Timeout 
- The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- HealthCheck stringStable Duration 
- The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- HealthCheck stringWait Duration 
- The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- UpgradeDomain stringTimeout 
- The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- UpgradeTimeout string
- The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- FailureAction string
- The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
- HealthCheck stringRetry Timeout 
- The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- HealthCheck stringStable Duration 
- The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- HealthCheck stringWait Duration 
- The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- UpgradeDomain stringTimeout 
- The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- UpgradeTimeout string
- The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- failureAction String
- The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
- healthCheck StringRetry Timeout 
- The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- healthCheck StringStable Duration 
- The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- healthCheck StringWait Duration 
- The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgradeDomain StringTimeout 
- The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgradeTimeout String
- The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- failureAction string
- The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
- healthCheck stringRetry Timeout 
- The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- healthCheck stringStable Duration 
- The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- healthCheck stringWait Duration 
- The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgradeDomain stringTimeout 
- The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgradeTimeout string
- The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- failure_action str
- The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
- health_check_ strretry_ timeout 
- The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- health_check_ strstable_ duration 
- The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- health_check_ strwait_ duration 
- The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgrade_domain_ strtimeout 
- The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgrade_timeout str
- The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- failureAction String
- The compensating action to perform when a Monitored upgrade encounters monitoring policy or health policy violations. Invalid indicates the failure action is invalid. Rollback specifies that the upgrade will start rolling back automatically. Manual indicates that the upgrade will switch to UnmonitoredManual upgrade mode.
- healthCheck StringRetry Timeout 
- The amount of time to retry health evaluation when the application or cluster is unhealthy before FailureAction is executed. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- healthCheck StringStable Duration 
- The amount of time that the application or cluster must remain healthy before the upgrade proceeds to the next upgrade domain. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- healthCheck StringWait Duration 
- The amount of time to wait after completing an upgrade domain before applying health policies. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgradeDomain StringTimeout 
- The amount of time each upgrade domain has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
- upgradeTimeout String
- The amount of time the overall upgrade has to complete before FailureAction is executed. Cannot be larger than 12 hours. It is interpreted as a string representing an ISO 8601 duration with following format "hh:mm:ss.fff".
ServiceTypeHealthPolicyResponse    
- MaxPercent intUnhealthy Partitions Per Service 
- The maximum allowed percentage of unhealthy partitions per service. - The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error. If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service. The computation rounds up to tolerate one failure on small numbers of partitions. 
- MaxPercent intUnhealthy Replicas Per Partition 
- The maximum allowed percentage of unhealthy replicas per partition. - The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error. If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition. The computation rounds up to tolerate one failure on small numbers of replicas. 
- MaxPercent intUnhealthy Services 
- The maximum allowed percentage of unhealthy services. - The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. The computation rounds up to tolerate one failure on small numbers of services. 
- MaxPercent intUnhealthy Partitions Per Service 
- The maximum allowed percentage of unhealthy partitions per service. - The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error. If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service. The computation rounds up to tolerate one failure on small numbers of partitions. 
- MaxPercent intUnhealthy Replicas Per Partition 
- The maximum allowed percentage of unhealthy replicas per partition. - The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error. If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition. The computation rounds up to tolerate one failure on small numbers of replicas. 
- MaxPercent intUnhealthy Services 
- The maximum allowed percentage of unhealthy services. - The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. The computation rounds up to tolerate one failure on small numbers of services. 
- maxPercent IntegerUnhealthy Partitions Per Service 
- The maximum allowed percentage of unhealthy partitions per service. - The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error. If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service. The computation rounds up to tolerate one failure on small numbers of partitions. 
- maxPercent IntegerUnhealthy Replicas Per Partition 
- The maximum allowed percentage of unhealthy replicas per partition. - The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error. If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition. The computation rounds up to tolerate one failure on small numbers of replicas. 
- maxPercent IntegerUnhealthy Services 
- The maximum allowed percentage of unhealthy services. - The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. The computation rounds up to tolerate one failure on small numbers of services. 
- maxPercent numberUnhealthy Partitions Per Service 
- The maximum allowed percentage of unhealthy partitions per service. - The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error. If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service. The computation rounds up to tolerate one failure on small numbers of partitions. 
- maxPercent numberUnhealthy Replicas Per Partition 
- The maximum allowed percentage of unhealthy replicas per partition. - The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error. If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition. The computation rounds up to tolerate one failure on small numbers of replicas. 
- maxPercent numberUnhealthy Services 
- The maximum allowed percentage of unhealthy services. - The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. The computation rounds up to tolerate one failure on small numbers of services. 
- max_percent_ intunhealthy_ partitions_ per_ service 
- The maximum allowed percentage of unhealthy partitions per service. - The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error. If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service. The computation rounds up to tolerate one failure on small numbers of partitions. 
- max_percent_ intunhealthy_ replicas_ per_ partition 
- The maximum allowed percentage of unhealthy replicas per partition. - The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error. If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition. The computation rounds up to tolerate one failure on small numbers of replicas. 
- max_percent_ intunhealthy_ services 
- The maximum allowed percentage of unhealthy services. - The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. The computation rounds up to tolerate one failure on small numbers of services. 
- maxPercent NumberUnhealthy Partitions Per Service 
- The maximum allowed percentage of unhealthy partitions per service. - The percentage represents the maximum tolerated percentage of partitions that can be unhealthy before the service is considered in error. If the percentage is respected but there is at least one unhealthy partition, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy partitions over the total number of partitions in the service. The computation rounds up to tolerate one failure on small numbers of partitions. 
- maxPercent NumberUnhealthy Replicas Per Partition 
- The maximum allowed percentage of unhealthy replicas per partition. - The percentage represents the maximum tolerated percentage of replicas that can be unhealthy before the partition is considered in error. If the percentage is respected but there is at least one unhealthy replica, the health is evaluated as Warning. The percentage is calculated by dividing the number of unhealthy replicas over the total number of replicas in the partition. The computation rounds up to tolerate one failure on small numbers of replicas. 
- maxPercent NumberUnhealthy Services 
- The maximum allowed percentage of unhealthy services. - The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. The computation rounds up to tolerate one failure on small numbers of services. 
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC).
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- 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.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- 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.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC).
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC).
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
UserAssignedIdentityResponse   
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- ClientId string
- The client id of user assigned identity.
- PrincipalId string
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user assigned identity.
- clientId string
- The client id of user assigned identity.
- principalId string
- The principal id of user assigned identity.
- client_id str
- The client id of user assigned identity.
- principal_id str
- The principal id of user assigned identity.
- clientId String
- The client id of user assigned identity.
- principalId String
- The principal id of user assigned identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0