This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.resources.getDeploymentAtManagementGroupScope
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets a deployment.
Uses Azure REST API version 2022-09-01.
Other available API versions: 2023-07-01, 2024-03-01, 2024-07-01, 2024-11-01.
Using getDeploymentAtManagementGroupScope
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 getDeploymentAtManagementGroupScope(args: GetDeploymentAtManagementGroupScopeArgs, opts?: InvokeOptions): Promise<GetDeploymentAtManagementGroupScopeResult>
function getDeploymentAtManagementGroupScopeOutput(args: GetDeploymentAtManagementGroupScopeOutputArgs, opts?: InvokeOptions): Output<GetDeploymentAtManagementGroupScopeResult>def get_deployment_at_management_group_scope(deployment_name: Optional[str] = None,
                                             group_id: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetDeploymentAtManagementGroupScopeResult
def get_deployment_at_management_group_scope_output(deployment_name: Optional[pulumi.Input[str]] = None,
                                             group_id: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetDeploymentAtManagementGroupScopeResult]func LookupDeploymentAtManagementGroupScope(ctx *Context, args *LookupDeploymentAtManagementGroupScopeArgs, opts ...InvokeOption) (*LookupDeploymentAtManagementGroupScopeResult, error)
func LookupDeploymentAtManagementGroupScopeOutput(ctx *Context, args *LookupDeploymentAtManagementGroupScopeOutputArgs, opts ...InvokeOption) LookupDeploymentAtManagementGroupScopeResultOutput> Note: This function is named LookupDeploymentAtManagementGroupScope in the Go SDK.
public static class GetDeploymentAtManagementGroupScope 
{
    public static Task<GetDeploymentAtManagementGroupScopeResult> InvokeAsync(GetDeploymentAtManagementGroupScopeArgs args, InvokeOptions? opts = null)
    public static Output<GetDeploymentAtManagementGroupScopeResult> Invoke(GetDeploymentAtManagementGroupScopeInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDeploymentAtManagementGroupScopeResult> getDeploymentAtManagementGroupScope(GetDeploymentAtManagementGroupScopeArgs args, InvokeOptions options)
public static Output<GetDeploymentAtManagementGroupScopeResult> getDeploymentAtManagementGroupScope(GetDeploymentAtManagementGroupScopeArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:resources:getDeploymentAtManagementGroupScope
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DeploymentName string
- The name of the deployment.
- GroupId string
- The management group ID.
- DeploymentName string
- The name of the deployment.
- GroupId string
- The management group ID.
- deploymentName String
- The name of the deployment.
- groupId String
- The management group ID.
- deploymentName string
- The name of the deployment.
- groupId string
- The management group ID.
- deployment_name str
- The name of the deployment.
- group_id str
- The management group ID.
- deploymentName String
- The name of the deployment.
- groupId String
- The management group ID.
getDeploymentAtManagementGroupScope Result
The following output properties are available:
- Id string
- The ID of the deployment.
- Name string
- The name of the deployment.
- Properties
Pulumi.Azure Native. Resources. Outputs. Deployment Properties Extended Response 
- Deployment properties.
- Type string
- The type of the deployment.
- Location string
- the location of the deployment.
- Dictionary<string, string>
- Deployment tags
- Id string
- The ID of the deployment.
- Name string
- The name of the deployment.
- Properties
DeploymentProperties Extended Response 
- Deployment properties.
- Type string
- The type of the deployment.
- Location string
- the location of the deployment.
- map[string]string
- Deployment tags
- id String
- The ID of the deployment.
- name String
- The name of the deployment.
- properties
DeploymentProperties Extended Response 
- Deployment properties.
- type String
- The type of the deployment.
- location String
- the location of the deployment.
- Map<String,String>
- Deployment tags
- id string
- The ID of the deployment.
- name string
- The name of the deployment.
- properties
DeploymentProperties Extended Response 
- Deployment properties.
- type string
- The type of the deployment.
- location string
- the location of the deployment.
- {[key: string]: string}
- Deployment tags
- id str
- The ID of the deployment.
- name str
- The name of the deployment.
- properties
DeploymentProperties Extended Response 
- Deployment properties.
- type str
- The type of the deployment.
- location str
- the location of the deployment.
- Mapping[str, str]
- Deployment tags
- id String
- The ID of the deployment.
- name String
- The name of the deployment.
- properties Property Map
- Deployment properties.
- type String
- The type of the deployment.
- location String
- the location of the deployment.
- Map<String>
- Deployment tags
Supporting Types
AliasPathMetadataResponse   
- Attributes string
- The attributes of the token that the alias path is referring to.
- Type string
- The type of the token that the alias path is referring to.
- Attributes string
- The attributes of the token that the alias path is referring to.
- Type string
- The type of the token that the alias path is referring to.
- attributes String
- The attributes of the token that the alias path is referring to.
- type String
- The type of the token that the alias path is referring to.
- attributes string
- The attributes of the token that the alias path is referring to.
- type string
- The type of the token that the alias path is referring to.
- attributes str
- The attributes of the token that the alias path is referring to.
- type str
- The type of the token that the alias path is referring to.
- attributes String
- The attributes of the token that the alias path is referring to.
- type String
- The type of the token that the alias path is referring to.
AliasPathResponse  
- Metadata
Pulumi.Azure Native. Resources. Inputs. Alias Path Metadata Response 
- The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- ApiVersions List<string>
- The API versions.
- Path string
- The path of an alias.
- Pattern
Pulumi.Azure Native. Resources. Inputs. Alias Pattern Response 
- The pattern for an alias path.
- Metadata
AliasPath Metadata Response 
- The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- ApiVersions []string
- The API versions.
- Path string
- The path of an alias.
- Pattern
AliasPattern Response 
- The pattern for an alias path.
- metadata
AliasPath Metadata Response 
- The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- apiVersions List<String>
- The API versions.
- path String
- The path of an alias.
- pattern
AliasPattern Response 
- The pattern for an alias path.
- metadata
AliasPath Metadata Response 
- The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- apiVersions string[]
- The API versions.
- path string
- The path of an alias.
- pattern
AliasPattern Response 
- The pattern for an alias path.
- metadata
AliasPath Metadata Response 
- The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- api_versions Sequence[str]
- The API versions.
- path str
- The path of an alias.
- pattern
AliasPattern Response 
- The pattern for an alias path.
- metadata Property Map
- The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- apiVersions List<String>
- The API versions.
- path String
- The path of an alias.
- pattern Property Map
- The pattern for an alias path.
AliasPatternResponse  
AliasResponse 
- DefaultMetadata Pulumi.Azure Native. Resources. Inputs. Alias Path Metadata Response 
- The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
- DefaultPath string
- The default path for an alias.
- DefaultPattern Pulumi.Azure Native. Resources. Inputs. Alias Pattern Response 
- The default pattern for an alias.
- Name string
- The alias name.
- Paths
List<Pulumi.Azure Native. Resources. Inputs. Alias Path Response> 
- The paths for an alias.
- Type string
- The type of the alias.
- DefaultMetadata AliasPath Metadata Response 
- The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
- DefaultPath string
- The default path for an alias.
- DefaultPattern AliasPattern Response 
- The default pattern for an alias.
- Name string
- The alias name.
- Paths
[]AliasPath Response 
- The paths for an alias.
- Type string
- The type of the alias.
- defaultMetadata AliasPath Metadata Response 
- The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
- defaultPath String
- The default path for an alias.
- defaultPattern AliasPattern Response 
- The default pattern for an alias.
- name String
- The alias name.
- paths
List<AliasPath Response> 
- The paths for an alias.
- type String
- The type of the alias.
- defaultMetadata AliasPath Metadata Response 
- The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
- defaultPath string
- The default path for an alias.
- defaultPattern AliasPattern Response 
- The default pattern for an alias.
- name string
- The alias name.
- paths
AliasPath Response[] 
- The paths for an alias.
- type string
- The type of the alias.
- default_metadata AliasPath Metadata Response 
- The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
- default_path str
- The default path for an alias.
- default_pattern AliasPattern Response 
- The default pattern for an alias.
- name str
- The alias name.
- paths
Sequence[AliasPath Response] 
- The paths for an alias.
- type str
- The type of the alias.
- defaultMetadata Property Map
- The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
- defaultPath String
- The default path for an alias.
- defaultPattern Property Map
- The default pattern for an alias.
- name String
- The alias name.
- paths List<Property Map>
- The paths for an alias.
- type String
- The type of the alias.
ApiProfileResponse  
- ApiVersion string
- The API version.
- ProfileVersion string
- The profile version.
- ApiVersion string
- The API version.
- ProfileVersion string
- The profile version.
- apiVersion String
- The API version.
- profileVersion String
- The profile version.
- apiVersion string
- The API version.
- profileVersion string
- The profile version.
- api_version str
- The API version.
- profile_version str
- The profile version.
- apiVersion String
- The API version.
- profileVersion String
- The profile version.
BasicDependencyResponse  
- Id string
- The ID of the dependency.
- ResourceName string
- The dependency resource name.
- ResourceType string
- The dependency resource type.
- Id string
- The ID of the dependency.
- ResourceName string
- The dependency resource name.
- ResourceType string
- The dependency resource type.
- id String
- The ID of the dependency.
- resourceName String
- The dependency resource name.
- resourceType String
- The dependency resource type.
- id string
- The ID of the dependency.
- resourceName string
- The dependency resource name.
- resourceType string
- The dependency resource type.
- id str
- The ID of the dependency.
- resource_name str
- The dependency resource name.
- resource_type str
- The dependency resource type.
- id String
- The ID of the dependency.
- resourceName String
- The dependency resource name.
- resourceType String
- The dependency resource type.
DebugSettingResponse  
- DetailLevel string
- Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations.
- DetailLevel string
- Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations.
- detailLevel String
- Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations.
- detailLevel string
- Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations.
- detail_level str
- Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations.
- detailLevel String
- Specifies the type of information to log for debugging. The permitted values are none, requestContent, responseContent, or both requestContent and responseContent separated by a comma. The default is none. When setting this value, carefully consider the type of information you are passing in during deployment. By logging information about the request or response, you could potentially expose sensitive data that is retrieved through the deployment operations.
DependencyResponse 
- DependsOn List<Pulumi.Azure Native. Resources. Inputs. Basic Dependency Response> 
- The list of dependencies.
- Id string
- The ID of the dependency.
- ResourceName string
- The dependency resource name.
- ResourceType string
- The dependency resource type.
- DependsOn []BasicDependency Response 
- The list of dependencies.
- Id string
- The ID of the dependency.
- ResourceName string
- The dependency resource name.
- ResourceType string
- The dependency resource type.
- dependsOn List<BasicDependency Response> 
- The list of dependencies.
- id String
- The ID of the dependency.
- resourceName String
- The dependency resource name.
- resourceType String
- The dependency resource type.
- dependsOn BasicDependency Response[] 
- The list of dependencies.
- id string
- The ID of the dependency.
- resourceName string
- The dependency resource name.
- resourceType string
- The dependency resource type.
- depends_on Sequence[BasicDependency Response] 
- The list of dependencies.
- id str
- The ID of the dependency.
- resource_name str
- The dependency resource name.
- resource_type str
- The dependency resource type.
- dependsOn List<Property Map>
- The list of dependencies.
- id String
- The ID of the dependency.
- resourceName String
- The dependency resource name.
- resourceType String
- The dependency resource type.
DeploymentPropertiesExtendedResponse   
- CorrelationId string
- The correlation ID of the deployment.
- DebugSetting Pulumi.Azure Native. Resources. Inputs. Debug Setting Response 
- The debug setting of the deployment.
- Dependencies
List<Pulumi.Azure Native. Resources. Inputs. Dependency Response> 
- The list of deployment dependencies.
- Duration string
- The duration of the template deployment.
- Error
Pulumi.Azure Native. Resources. Inputs. Error Response Response 
- The deployment error.
- Mode string
- The deployment mode. Possible values are Incremental and Complete.
- OnError Pulumi.Deployment Azure Native. Resources. Inputs. On Error Deployment Extended Response 
- The deployment on error behavior.
- OutputResources List<Pulumi.Azure Native. Resources. Inputs. Resource Reference Response> 
- Array of provisioned resources.
- Outputs object
- Key/value pairs that represent deployment output.
- Parameters object
- Deployment parameters.
- ParametersLink Pulumi.Azure Native. Resources. Inputs. Parameters Link Response 
- The URI referencing the parameters.
- Providers
List<Pulumi.Azure Native. Resources. Inputs. Provider Response> 
- The list of resource providers needed for the deployment.
- ProvisioningState string
- Denotes the state of provisioning.
- TemplateHash string
- The hash produced for the template.
- TemplateLink Pulumi.Azure Native. Resources. Inputs. Template Link Response 
- The URI referencing the template.
- Timestamp string
- The timestamp of the template deployment.
- ValidatedResources List<Pulumi.Azure Native. Resources. Inputs. Resource Reference Response> 
- Array of validated resources.
- CorrelationId string
- The correlation ID of the deployment.
- DebugSetting DebugSetting Response 
- The debug setting of the deployment.
- Dependencies
[]DependencyResponse 
- The list of deployment dependencies.
- Duration string
- The duration of the template deployment.
- Error
ErrorResponse Response 
- The deployment error.
- Mode string
- The deployment mode. Possible values are Incremental and Complete.
- OnError OnDeployment Error Deployment Extended Response 
- The deployment on error behavior.
- OutputResources []ResourceReference Response 
- Array of provisioned resources.
- Outputs interface{}
- Key/value pairs that represent deployment output.
- Parameters interface{}
- Deployment parameters.
- ParametersLink ParametersLink Response 
- The URI referencing the parameters.
- Providers
[]ProviderResponse 
- The list of resource providers needed for the deployment.
- ProvisioningState string
- Denotes the state of provisioning.
- TemplateHash string
- The hash produced for the template.
- TemplateLink TemplateLink Response 
- The URI referencing the template.
- Timestamp string
- The timestamp of the template deployment.
- ValidatedResources []ResourceReference Response 
- Array of validated resources.
- correlationId String
- The correlation ID of the deployment.
- debugSetting DebugSetting Response 
- The debug setting of the deployment.
- dependencies
List<DependencyResponse> 
- The list of deployment dependencies.
- duration String
- The duration of the template deployment.
- error
ErrorResponse Response 
- The deployment error.
- mode String
- The deployment mode. Possible values are Incremental and Complete.
- onError OnDeployment Error Deployment Extended Response 
- The deployment on error behavior.
- outputResources List<ResourceReference Response> 
- Array of provisioned resources.
- outputs Object
- Key/value pairs that represent deployment output.
- parameters Object
- Deployment parameters.
- parametersLink ParametersLink Response 
- The URI referencing the parameters.
- providers
List<ProviderResponse> 
- The list of resource providers needed for the deployment.
- provisioningState String
- Denotes the state of provisioning.
- templateHash String
- The hash produced for the template.
- templateLink TemplateLink Response 
- The URI referencing the template.
- timestamp String
- The timestamp of the template deployment.
- validatedResources List<ResourceReference Response> 
- Array of validated resources.
- correlationId string
- The correlation ID of the deployment.
- debugSetting DebugSetting Response 
- The debug setting of the deployment.
- dependencies
DependencyResponse[] 
- The list of deployment dependencies.
- duration string
- The duration of the template deployment.
- error
ErrorResponse Response 
- The deployment error.
- mode string
- The deployment mode. Possible values are Incremental and Complete.
- onError OnDeployment Error Deployment Extended Response 
- The deployment on error behavior.
- outputResources ResourceReference Response[] 
- Array of provisioned resources.
- outputs any
- Key/value pairs that represent deployment output.
- parameters any
- Deployment parameters.
- parametersLink ParametersLink Response 
- The URI referencing the parameters.
- providers
ProviderResponse[] 
- The list of resource providers needed for the deployment.
- provisioningState string
- Denotes the state of provisioning.
- templateHash string
- The hash produced for the template.
- templateLink TemplateLink Response 
- The URI referencing the template.
- timestamp string
- The timestamp of the template deployment.
- validatedResources ResourceReference Response[] 
- Array of validated resources.
- correlation_id str
- The correlation ID of the deployment.
- debug_setting DebugSetting Response 
- The debug setting of the deployment.
- dependencies
Sequence[DependencyResponse] 
- The list of deployment dependencies.
- duration str
- The duration of the template deployment.
- error
ErrorResponse Response 
- The deployment error.
- mode str
- The deployment mode. Possible values are Incremental and Complete.
- on_error_ Ondeployment Error Deployment Extended Response 
- The deployment on error behavior.
- output_resources Sequence[ResourceReference Response] 
- Array of provisioned resources.
- outputs Any
- Key/value pairs that represent deployment output.
- parameters Any
- Deployment parameters.
- parameters_link ParametersLink Response 
- The URI referencing the parameters.
- providers
Sequence[ProviderResponse] 
- The list of resource providers needed for the deployment.
- provisioning_state str
- Denotes the state of provisioning.
- template_hash str
- The hash produced for the template.
- template_link TemplateLink Response 
- The URI referencing the template.
- timestamp str
- The timestamp of the template deployment.
- validated_resources Sequence[ResourceReference Response] 
- Array of validated resources.
- correlationId String
- The correlation ID of the deployment.
- debugSetting Property Map
- The debug setting of the deployment.
- dependencies List<Property Map>
- The list of deployment dependencies.
- duration String
- The duration of the template deployment.
- error Property Map
- The deployment error.
- mode String
- The deployment mode. Possible values are Incremental and Complete.
- onError Property MapDeployment 
- The deployment on error behavior.
- outputResources List<Property Map>
- Array of provisioned resources.
- outputs Any
- Key/value pairs that represent deployment output.
- parameters Any
- Deployment parameters.
- parametersLink Property Map
- The URI referencing the parameters.
- providers List<Property Map>
- The list of resource providers needed for the deployment.
- provisioningState String
- Denotes the state of provisioning.
- templateHash String
- The hash produced for the template.
- templateLink Property Map
- The URI referencing the template.
- timestamp String
- The timestamp of the template deployment.
- validatedResources List<Property Map>
- Array of validated resources.
ErrorAdditionalInfoResponse   
ErrorDetailResponse  
- AdditionalInfo List<Pulumi.Azure Native. Resources. Inputs. Error Additional Info Response> 
- The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.Azure Native. Resources. Inputs. Error Detail Response> 
- The error details.
- Message string
- The error message.
- Target string
- The error target.
- AdditionalInfo []ErrorAdditional Info Response 
- The error additional info.
- Code string
- The error code.
- Details
[]ErrorDetail Response 
- The error details.
- Message string
- The error message.
- Target string
- The error target.
- additionalInfo List<ErrorAdditional Info Response> 
- The error additional info.
- code String
- The error code.
- details
List<ErrorDetail Response> 
- The error details.
- message String
- The error message.
- target String
- The error target.
- additionalInfo ErrorAdditional Info Response[] 
- The error additional info.
- code string
- The error code.
- details
ErrorDetail Response[] 
- The error details.
- message string
- The error message.
- target string
- The error target.
- additional_info Sequence[ErrorAdditional Info Response] 
- The error additional info.
- code str
- The error code.
- details
Sequence[ErrorDetail Response] 
- The error details.
- message str
- The error message.
- target str
- The error target.
- additionalInfo List<Property Map>
- The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- message String
- The error message.
- target String
- The error target.
ErrorResponseResponse  
- AdditionalInfo List<Pulumi.Azure Native. Resources. Inputs. Error Additional Info Response> 
- The error additional info.
- Code string
- The error code.
- Details
List<Pulumi.Azure Native. Resources. Inputs. Error Response Response> 
- The error details.
- Error
Pulumi.Azure Native. Resources. Inputs. Error Detail Response 
- The error object.
- Message string
- The error message.
- Target string
- The error target.
- AdditionalInfo []ErrorAdditional Info Response 
- The error additional info.
- Code string
- The error code.
- Details
[]ErrorResponse Response 
- The error details.
- Error
ErrorDetail Response 
- The error object.
- Message string
- The error message.
- Target string
- The error target.
- additionalInfo List<ErrorAdditional Info Response> 
- The error additional info.
- code String
- The error code.
- details
List<ErrorResponse Response> 
- The error details.
- error
ErrorDetail Response 
- The error object.
- message String
- The error message.
- target String
- The error target.
- additionalInfo ErrorAdditional Info Response[] 
- The error additional info.
- code string
- The error code.
- details
ErrorResponse Response[] 
- The error details.
- error
ErrorDetail Response 
- The error object.
- message string
- The error message.
- target string
- The error target.
- additional_info Sequence[ErrorAdditional Info Response] 
- The error additional info.
- code str
- The error code.
- details
Sequence[ErrorResponse Response] 
- The error details.
- error
ErrorDetail Response 
- The error object.
- message str
- The error message.
- target str
- The error target.
- additionalInfo List<Property Map>
- The error additional info.
- code String
- The error code.
- details List<Property Map>
- The error details.
- error Property Map
- The error object.
- message String
- The error message.
- target String
- The error target.
OnErrorDeploymentExtendedResponse    
- ProvisioningState string
- The state of the provisioning for the on error deployment.
- DeploymentName string
- The deployment to be used on error case.
- Type string
- The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.
- ProvisioningState string
- The state of the provisioning for the on error deployment.
- DeploymentName string
- The deployment to be used on error case.
- Type string
- The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.
- provisioningState String
- The state of the provisioning for the on error deployment.
- deploymentName String
- The deployment to be used on error case.
- type String
- The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.
- provisioningState string
- The state of the provisioning for the on error deployment.
- deploymentName string
- The deployment to be used on error case.
- type string
- The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.
- provisioning_state str
- The state of the provisioning for the on error deployment.
- deployment_name str
- The deployment to be used on error case.
- type str
- The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.
- provisioningState String
- The state of the provisioning for the on error deployment.
- deploymentName String
- The deployment to be used on error case.
- type String
- The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.
ParametersLinkResponse  
- Uri string
- The URI of the parameters file.
- ContentVersion string
- If included, must match the ContentVersion in the template.
- Uri string
- The URI of the parameters file.
- ContentVersion string
- If included, must match the ContentVersion in the template.
- uri String
- The URI of the parameters file.
- contentVersion String
- If included, must match the ContentVersion in the template.
- uri string
- The URI of the parameters file.
- contentVersion string
- If included, must match the ContentVersion in the template.
- uri str
- The URI of the parameters file.
- content_version str
- If included, must match the ContentVersion in the template.
- uri String
- The URI of the parameters file.
- contentVersion String
- If included, must match the ContentVersion in the template.
ProviderExtendedLocationResponse   
- ExtendedLocations List<string>
- The extended locations for the azure location.
- Location string
- The azure location.
- Type string
- The extended location type.
- ExtendedLocations []string
- The extended locations for the azure location.
- Location string
- The azure location.
- Type string
- The extended location type.
- extendedLocations List<String>
- The extended locations for the azure location.
- location String
- The azure location.
- type String
- The extended location type.
- extendedLocations string[]
- The extended locations for the azure location.
- location string
- The azure location.
- type string
- The extended location type.
- extended_locations Sequence[str]
- The extended locations for the azure location.
- location str
- The azure location.
- type str
- The extended location type.
- extendedLocations List<String>
- The extended locations for the azure location.
- location String
- The azure location.
- type String
- The extended location type.
ProviderResourceTypeResponse   
- ApiProfiles List<Pulumi.Azure Native. Resources. Inputs. Api Profile Response> 
- The API profiles for the resource provider.
- DefaultApi stringVersion 
- The default API version.
- Aliases
List<Pulumi.Azure Native. Resources. Inputs. Alias Response> 
- The aliases that are supported by this resource type.
- ApiVersions List<string>
- The API version.
- Capabilities string
- The additional capabilities offered by this resource type.
- LocationMappings List<Pulumi.Azure Native. Resources. Inputs. Provider Extended Location Response> 
- The location mappings that are supported by this resource type.
- Locations List<string>
- The collection of locations where this resource type can be created.
- Properties Dictionary<string, string>
- The properties.
- ResourceType string
- The resource type.
- ZoneMappings List<Pulumi.Azure Native. Resources. Inputs. Zone Mapping Response> 
- ApiProfiles []ApiProfile Response 
- The API profiles for the resource provider.
- DefaultApi stringVersion 
- The default API version.
- Aliases
[]AliasResponse 
- The aliases that are supported by this resource type.
- ApiVersions []string
- The API version.
- Capabilities string
- The additional capabilities offered by this resource type.
- LocationMappings []ProviderExtended Location Response 
- The location mappings that are supported by this resource type.
- Locations []string
- The collection of locations where this resource type can be created.
- Properties map[string]string
- The properties.
- ResourceType string
- The resource type.
- ZoneMappings []ZoneMapping Response 
- apiProfiles List<ApiProfile Response> 
- The API profiles for the resource provider.
- defaultApi StringVersion 
- The default API version.
- aliases
List<AliasResponse> 
- The aliases that are supported by this resource type.
- apiVersions List<String>
- The API version.
- capabilities String
- The additional capabilities offered by this resource type.
- locationMappings List<ProviderExtended Location Response> 
- The location mappings that are supported by this resource type.
- locations List<String>
- The collection of locations where this resource type can be created.
- properties Map<String,String>
- The properties.
- resourceType String
- The resource type.
- zoneMappings List<ZoneMapping Response> 
- apiProfiles ApiProfile Response[] 
- The API profiles for the resource provider.
- defaultApi stringVersion 
- The default API version.
- aliases
AliasResponse[] 
- The aliases that are supported by this resource type.
- apiVersions string[]
- The API version.
- capabilities string
- The additional capabilities offered by this resource type.
- locationMappings ProviderExtended Location Response[] 
- The location mappings that are supported by this resource type.
- locations string[]
- The collection of locations where this resource type can be created.
- properties {[key: string]: string}
- The properties.
- resourceType string
- The resource type.
- zoneMappings ZoneMapping Response[] 
- api_profiles Sequence[ApiProfile Response] 
- The API profiles for the resource provider.
- default_api_ strversion 
- The default API version.
- aliases
Sequence[AliasResponse] 
- The aliases that are supported by this resource type.
- api_versions Sequence[str]
- The API version.
- capabilities str
- The additional capabilities offered by this resource type.
- location_mappings Sequence[ProviderExtended Location Response] 
- The location mappings that are supported by this resource type.
- locations Sequence[str]
- The collection of locations where this resource type can be created.
- properties Mapping[str, str]
- The properties.
- resource_type str
- The resource type.
- zone_mappings Sequence[ZoneMapping Response] 
- apiProfiles List<Property Map>
- The API profiles for the resource provider.
- defaultApi StringVersion 
- The default API version.
- aliases List<Property Map>
- The aliases that are supported by this resource type.
- apiVersions List<String>
- The API version.
- capabilities String
- The additional capabilities offered by this resource type.
- locationMappings List<Property Map>
- The location mappings that are supported by this resource type.
- locations List<String>
- The collection of locations where this resource type can be created.
- properties Map<String>
- The properties.
- resourceType String
- The resource type.
- zoneMappings List<Property Map>
ProviderResponse 
- Id string
- The provider ID.
- RegistrationPolicy string
- The registration policy of the resource provider.
- RegistrationState string
- The registration state of the resource provider.
- ResourceTypes List<Pulumi.Azure Native. Resources. Inputs. Provider Resource Type Response> 
- The collection of provider resource types.
- Namespace string
- The namespace of the resource provider.
- string
- The provider authorization consent state.
- Id string
- The provider ID.
- RegistrationPolicy string
- The registration policy of the resource provider.
- RegistrationState string
- The registration state of the resource provider.
- ResourceTypes []ProviderResource Type Response 
- The collection of provider resource types.
- Namespace string
- The namespace of the resource provider.
- string
- The provider authorization consent state.
- id String
- The provider ID.
- registrationPolicy String
- The registration policy of the resource provider.
- registrationState String
- The registration state of the resource provider.
- resourceTypes List<ProviderResource Type Response> 
- The collection of provider resource types.
- namespace String
- The namespace of the resource provider.
- String
- The provider authorization consent state.
- id string
- The provider ID.
- registrationPolicy string
- The registration policy of the resource provider.
- registrationState string
- The registration state of the resource provider.
- resourceTypes ProviderResource Type Response[] 
- The collection of provider resource types.
- namespace string
- The namespace of the resource provider.
- string
- The provider authorization consent state.
- id str
- The provider ID.
- registration_policy str
- The registration policy of the resource provider.
- registration_state str
- The registration state of the resource provider.
- resource_types Sequence[ProviderResource Type Response] 
- The collection of provider resource types.
- namespace str
- The namespace of the resource provider.
- str
- The provider authorization consent state.
- id String
- The provider ID.
- registrationPolicy String
- The registration policy of the resource provider.
- registrationState String
- The registration state of the resource provider.
- resourceTypes List<Property Map>
- The collection of provider resource types.
- namespace String
- The namespace of the resource provider.
- String
- The provider authorization consent state.
ResourceReferenceResponse  
- Id string
- The resourceId of a resource managed by the deployment stack.
- Id string
- The resourceId of a resource managed by the deployment stack.
- id String
- The resourceId of a resource managed by the deployment stack.
- id string
- The resourceId of a resource managed by the deployment stack.
- id str
- The resourceId of a resource managed by the deployment stack.
- id String
- The resourceId of a resource managed by the deployment stack.
TemplateLinkResponse  
- ContentVersion string
- If included, must match the ContentVersion in the template.
- Id string
- The resource id of a Template Spec. Use either the id or uri property, but not both.
- QueryString string
- The query string (for example, a SAS token) to be used with the templateLink URI.
- RelativePath string
- The relativePath property can be used to deploy a linked template at a location relative to the parent. If the parent template was linked with a TemplateSpec, this will reference an artifact in the TemplateSpec. If the parent was linked with a URI, the child deployment will be a combination of the parent and relativePath URIs
- Uri string
- The URI of the template to deploy. Use either the uri or id property, but not both.
- ContentVersion string
- If included, must match the ContentVersion in the template.
- Id string
- The resource id of a Template Spec. Use either the id or uri property, but not both.
- QueryString string
- The query string (for example, a SAS token) to be used with the templateLink URI.
- RelativePath string
- The relativePath property can be used to deploy a linked template at a location relative to the parent. If the parent template was linked with a TemplateSpec, this will reference an artifact in the TemplateSpec. If the parent was linked with a URI, the child deployment will be a combination of the parent and relativePath URIs
- Uri string
- The URI of the template to deploy. Use either the uri or id property, but not both.
- contentVersion String
- If included, must match the ContentVersion in the template.
- id String
- The resource id of a Template Spec. Use either the id or uri property, but not both.
- queryString String
- The query string (for example, a SAS token) to be used with the templateLink URI.
- relativePath String
- The relativePath property can be used to deploy a linked template at a location relative to the parent. If the parent template was linked with a TemplateSpec, this will reference an artifact in the TemplateSpec. If the parent was linked with a URI, the child deployment will be a combination of the parent and relativePath URIs
- uri String
- The URI of the template to deploy. Use either the uri or id property, but not both.
- contentVersion string
- If included, must match the ContentVersion in the template.
- id string
- The resource id of a Template Spec. Use either the id or uri property, but not both.
- queryString string
- The query string (for example, a SAS token) to be used with the templateLink URI.
- relativePath string
- The relativePath property can be used to deploy a linked template at a location relative to the parent. If the parent template was linked with a TemplateSpec, this will reference an artifact in the TemplateSpec. If the parent was linked with a URI, the child deployment will be a combination of the parent and relativePath URIs
- uri string
- The URI of the template to deploy. Use either the uri or id property, but not both.
- content_version str
- If included, must match the ContentVersion in the template.
- id str
- The resource id of a Template Spec. Use either the id or uri property, but not both.
- query_string str
- The query string (for example, a SAS token) to be used with the templateLink URI.
- relative_path str
- The relativePath property can be used to deploy a linked template at a location relative to the parent. If the parent template was linked with a TemplateSpec, this will reference an artifact in the TemplateSpec. If the parent was linked with a URI, the child deployment will be a combination of the parent and relativePath URIs
- uri str
- The URI of the template to deploy. Use either the uri or id property, but not both.
- contentVersion String
- If included, must match the ContentVersion in the template.
- id String
- The resource id of a Template Spec. Use either the id or uri property, but not both.
- queryString String
- The query string (for example, a SAS token) to be used with the templateLink URI.
- relativePath String
- The relativePath property can be used to deploy a linked template at a location relative to the parent. If the parent template was linked with a TemplateSpec, this will reference an artifact in the TemplateSpec. If the parent was linked with a URI, the child deployment will be a combination of the parent and relativePath URIs
- uri String
- The URI of the template to deploy. Use either the uri or id property, but not both.
ZoneMappingResponse  
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi