azure-native.resources.getDeploymentAtSubscriptionScope
Explore with Pulumi AI
Gets a deployment.
Uses Azure REST API version 2024-03-01.
Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]
. See the version guide for details.
Using getDeploymentAtSubscriptionScope
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 getDeploymentAtSubscriptionScope(args: GetDeploymentAtSubscriptionScopeArgs, opts?: InvokeOptions): Promise<GetDeploymentAtSubscriptionScopeResult>
function getDeploymentAtSubscriptionScopeOutput(args: GetDeploymentAtSubscriptionScopeOutputArgs, opts?: InvokeOptions): Output<GetDeploymentAtSubscriptionScopeResult>
def get_deployment_at_subscription_scope(deployment_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetDeploymentAtSubscriptionScopeResult
def get_deployment_at_subscription_scope_output(deployment_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetDeploymentAtSubscriptionScopeResult]
func LookupDeploymentAtSubscriptionScope(ctx *Context, args *LookupDeploymentAtSubscriptionScopeArgs, opts ...InvokeOption) (*LookupDeploymentAtSubscriptionScopeResult, error)
func LookupDeploymentAtSubscriptionScopeOutput(ctx *Context, args *LookupDeploymentAtSubscriptionScopeOutputArgs, opts ...InvokeOption) LookupDeploymentAtSubscriptionScopeResultOutput
> Note: This function is named LookupDeploymentAtSubscriptionScope
in the Go SDK.
public static class GetDeploymentAtSubscriptionScope
{
public static Task<GetDeploymentAtSubscriptionScopeResult> InvokeAsync(GetDeploymentAtSubscriptionScopeArgs args, InvokeOptions? opts = null)
public static Output<GetDeploymentAtSubscriptionScopeResult> Invoke(GetDeploymentAtSubscriptionScopeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetDeploymentAtSubscriptionScopeResult> getDeploymentAtSubscriptionScope(GetDeploymentAtSubscriptionScopeArgs args, InvokeOptions options)
public static Output<GetDeploymentAtSubscriptionScopeResult> getDeploymentAtSubscriptionScope(GetDeploymentAtSubscriptionScopeArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:resources:getDeploymentAtSubscriptionScope
arguments:
# arguments dictionary
The following arguments are supported:
- Deployment
Name This property is required. Changes to this property will trigger replacement.
- The name of the deployment.
- Deployment
Name This property is required. Changes to this property will trigger replacement.
- The name of the deployment.
- deployment
Name This property is required. Changes to this property will trigger replacement.
- The name of the deployment.
- deployment
Name This property is required. Changes to this property will trigger replacement.
- The name of the deployment.
- deployment_
name This property is required. Changes to this property will trigger replacement.
- The name of the deployment.
- deployment
Name This property is required. Changes to this property will trigger replacement.
- The name of the deployment.
getDeploymentAtSubscriptionScope Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- The ID of the deployment.
- Name string
- The name of the deployment.
- Properties
Deployment
Properties Extended Response - Deployment properties.
- Type string
- The type of the deployment.
- Location string
- the location of the deployment.
- map[string]string
- Deployment tags
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- The ID of the deployment.
- name String
- The name of the deployment.
- properties
Deployment
Properties Extended Response - Deployment properties.
- type String
- The type of the deployment.
- location String
- the location of the deployment.
- Map<String,String>
- Deployment tags
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- The ID of the deployment.
- name string
- The name of the deployment.
- properties
Deployment
Properties Extended Response - Deployment properties.
- type string
- The type of the deployment.
- location string
- the location of the deployment.
- {[key: string]: string}
- Deployment tags
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- The ID of the deployment.
- name str
- The name of the deployment.
- properties
Deployment
Properties Extended Response - Deployment properties.
- type str
- The type of the deployment.
- location str
- the location of the deployment.
- Mapping[str, str]
- Deployment tags
- azure
Api StringVersion - The Azure API version of the resource.
- 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
This property is required. string - The attributes of the token that the alias path is referring to.
- Type
This property is required. string - The type of the token that the alias path is referring to.
- Attributes
This property is required. string - The attributes of the token that the alias path is referring to.
- Type
This property is required. string - The type of the token that the alias path is referring to.
- attributes
This property is required. String - The attributes of the token that the alias path is referring to.
- type
This property is required. String - The type of the token that the alias path is referring to.
- attributes
This property is required. string - The attributes of the token that the alias path is referring to.
- type
This property is required. string - The type of the token that the alias path is referring to.
- attributes
This property is required. str - The attributes of the token that the alias path is referring to.
- type
This property is required. str - The type of the token that the alias path is referring to.
- attributes
This property is required. String - The attributes of the token that the alias path is referring to.
- type
This property is required. String - The type of the token that the alias path is referring to.
AliasPathResponse
- Metadata
This property is required. 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.
- Api
Versions 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
This property is required. AliasPath Metadata Response - The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- Api
Versions []string - The API versions.
- Path string
- The path of an alias.
- Pattern
Alias
Pattern Response - The pattern for an alias path.
- metadata
This property is required. AliasPath Metadata Response - The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- api
Versions List<String> - The API versions.
- path String
- The path of an alias.
- pattern
Alias
Pattern Response - The pattern for an alias path.
- metadata
This property is required. AliasPath Metadata Response - The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- api
Versions string[] - The API versions.
- path string
- The path of an alias.
- pattern
Alias
Pattern Response - The pattern for an alias path.
- metadata
This property is required. 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
Alias
Pattern Response - The pattern for an alias path.
- metadata
This property is required. Property Map - The metadata of the alias path. If missing, fall back to the default metadata of the alias.
- api
Versions List<String> - The API versions.
- path String
- The path of an alias.
- pattern Property Map
- The pattern for an alias path.
AliasPatternResponse
AliasResponse
- Default
Metadata This property is required. 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
- Default
Path string - The default path for an alias.
- Default
Pattern 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.
- Default
Metadata This property is required. 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 string - The default path for an alias.
- Default
Pattern AliasPattern Response - The default pattern for an alias.
- Name string
- The alias name.
- Paths
[]Alias
Path Response - The paths for an alias.
- Type string
- The type of the alias.
- default
Metadata This property is required. 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 String - The default path for an alias.
- default
Pattern AliasPattern Response - The default pattern for an alias.
- name String
- The alias name.
- paths
List<Alias
Path Response> - The paths for an alias.
- type String
- The type of the alias.
- default
Metadata This property is required. 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 string - The default path for an alias.
- default
Pattern AliasPattern Response - The default pattern for an alias.
- name string
- The alias name.
- paths
Alias
Path Response[] - The paths for an alias.
- type string
- The type of the alias.
- default_
metadata This property is required. 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[Alias
Path Response] - The paths for an alias.
- type str
- The type of the alias.
- default
Metadata This property is required. Property Map - The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata
- default
Path String - The default path for an alias.
- default
Pattern 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
- Api
Version This property is required. string - The API version.
- Profile
Version This property is required. string - The profile version.
- Api
Version This property is required. string - The API version.
- Profile
Version This property is required. string - The profile version.
- api
Version This property is required. String - The API version.
- profile
Version This property is required. String - The profile version.
- api
Version This property is required. string - The API version.
- profile
Version This property is required. string - The profile version.
- api_
version This property is required. str - The API version.
- profile_
version This property is required. str - The profile version.
- api
Version This property is required. String - The API version.
- profile
Version This property is required. String - The profile version.
BasicDependencyResponse
- Id string
- The ID of the dependency.
- Resource
Name string - The dependency resource name.
- Resource
Type string - The dependency resource type.
- Id string
- The ID of the dependency.
- Resource
Name string - The dependency resource name.
- Resource
Type string - The dependency resource type.
- id String
- The ID of the dependency.
- resource
Name String - The dependency resource name.
- resource
Type String - The dependency resource type.
- id string
- The ID of the dependency.
- resource
Name string - The dependency resource name.
- resource
Type 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.
- resource
Name String - The dependency resource name.
- resource
Type String - The dependency resource type.
DebugSettingResponse
- Detail
Level 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 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 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 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.
- detail
Level 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
- Depends
On List<Pulumi.Azure Native. Resources. Inputs. Basic Dependency Response> - The list of dependencies.
- Id string
- The ID of the dependency.
- Resource
Name string - The dependency resource name.
- Resource
Type string - The dependency resource type.
- Depends
On []BasicDependency Response - The list of dependencies.
- Id string
- The ID of the dependency.
- Resource
Name string - The dependency resource name.
- Resource
Type string - The dependency resource type.
- depends
On List<BasicDependency Response> - The list of dependencies.
- id String
- The ID of the dependency.
- resource
Name String - The dependency resource name.
- resource
Type String - The dependency resource type.
- depends
On BasicDependency Response[] - The list of dependencies.
- id string
- The ID of the dependency.
- resource
Name string - The dependency resource name.
- resource
Type 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.
- depends
On List<Property Map> - The list of dependencies.
- id String
- The ID of the dependency.
- resource
Name String - The dependency resource name.
- resource
Type String - The dependency resource type.
DeploymentPropertiesExtendedResponse
- Correlation
Id This property is required. string - The correlation ID of the deployment.
- Debug
Setting This property is required. Pulumi.Azure Native. Resources. Inputs. Debug Setting Response - The debug setting of the deployment.
- Dependencies
This property is required. List<Pulumi.Azure Native. Resources. Inputs. Dependency Response> - The list of deployment dependencies.
- Duration
This property is required. string - The duration of the template deployment.
- Error
This property is required. Pulumi.Azure Native. Resources. Inputs. Error Response Response - The deployment error.
- Mode
This property is required. string - The deployment mode. Possible values are Incremental and Complete.
- On
Error Deployment This property is required. Pulumi.Azure Native. Resources. Inputs. On Error Deployment Extended Response - The deployment on error behavior.
- Output
Resources This property is required. List<Pulumi.Azure Native. Resources. Inputs. Resource Reference Response> - Array of provisioned resources.
- Outputs
This property is required. object - Key/value pairs that represent deployment output.
- Parameters
This property is required. object - Deployment parameters.
- Parameters
Link This property is required. Pulumi.Azure Native. Resources. Inputs. Parameters Link Response - The URI referencing the parameters.
- Providers
This property is required. List<Pulumi.Azure Native. Resources. Inputs. Provider Response> - The list of resource providers needed for the deployment.
- Provisioning
State This property is required. string - Denotes the state of provisioning.
- Template
Hash This property is required. string - The hash produced for the template.
- Template
Link This property is required. Pulumi.Azure Native. Resources. Inputs. Template Link Response - The URI referencing the template.
- Timestamp
This property is required. string - The timestamp of the template deployment.
- Validated
Resources This property is required. List<Pulumi.Azure Native. Resources. Inputs. Resource Reference Response> - Array of validated resources.
- Correlation
Id This property is required. string - The correlation ID of the deployment.
- Debug
Setting This property is required. DebugSetting Response - The debug setting of the deployment.
- Dependencies
This property is required. []DependencyResponse - The list of deployment dependencies.
- Duration
This property is required. string - The duration of the template deployment.
- Error
This property is required. ErrorResponse Response - The deployment error.
- Mode
This property is required. string - The deployment mode. Possible values are Incremental and Complete.
- On
Error Deployment This property is required. OnError Deployment Extended Response - The deployment on error behavior.
- Output
Resources This property is required. []ResourceReference Response - Array of provisioned resources.
- Outputs
This property is required. interface{} - Key/value pairs that represent deployment output.
- Parameters
This property is required. interface{} - Deployment parameters.
- Parameters
Link This property is required. ParametersLink Response - The URI referencing the parameters.
- Providers
This property is required. []ProviderResponse - The list of resource providers needed for the deployment.
- Provisioning
State This property is required. string - Denotes the state of provisioning.
- Template
Hash This property is required. string - The hash produced for the template.
- Template
Link This property is required. TemplateLink Response - The URI referencing the template.
- Timestamp
This property is required. string - The timestamp of the template deployment.
- Validated
Resources This property is required. []ResourceReference Response - Array of validated resources.
- correlation
Id This property is required. String - The correlation ID of the deployment.
- debug
Setting This property is required. DebugSetting Response - The debug setting of the deployment.
- dependencies
This property is required. List<DependencyResponse> - The list of deployment dependencies.
- duration
This property is required. String - The duration of the template deployment.
- error
This property is required. ErrorResponse Response - The deployment error.
- mode
This property is required. String - The deployment mode. Possible values are Incremental and Complete.
- on
Error Deployment This property is required. OnError Deployment Extended Response - The deployment on error behavior.
- output
Resources This property is required. List<ResourceReference Response> - Array of provisioned resources.
- outputs
This property is required. Object - Key/value pairs that represent deployment output.
- parameters
This property is required. Object - Deployment parameters.
- parameters
Link This property is required. ParametersLink Response - The URI referencing the parameters.
- providers
This property is required. List<ProviderResponse> - The list of resource providers needed for the deployment.
- provisioning
State This property is required. String - Denotes the state of provisioning.
- template
Hash This property is required. String - The hash produced for the template.
- template
Link This property is required. TemplateLink Response - The URI referencing the template.
- timestamp
This property is required. String - The timestamp of the template deployment.
- validated
Resources This property is required. List<ResourceReference Response> - Array of validated resources.
- correlation
Id This property is required. string - The correlation ID of the deployment.
- debug
Setting This property is required. DebugSetting Response - The debug setting of the deployment.
- dependencies
This property is required. DependencyResponse[] - The list of deployment dependencies.
- duration
This property is required. string - The duration of the template deployment.
- error
This property is required. ErrorResponse Response - The deployment error.
- mode
This property is required. string - The deployment mode. Possible values are Incremental and Complete.
- on
Error Deployment This property is required. OnError Deployment Extended Response - The deployment on error behavior.
- output
Resources This property is required. ResourceReference Response[] - Array of provisioned resources.
- outputs
This property is required. any - Key/value pairs that represent deployment output.
- parameters
This property is required. any - Deployment parameters.
- parameters
Link This property is required. ParametersLink Response - The URI referencing the parameters.
- providers
This property is required. ProviderResponse[] - The list of resource providers needed for the deployment.
- provisioning
State This property is required. string - Denotes the state of provisioning.
- template
Hash This property is required. string - The hash produced for the template.
- template
Link This property is required. TemplateLink Response - The URI referencing the template.
- timestamp
This property is required. string - The timestamp of the template deployment.
- validated
Resources This property is required. ResourceReference Response[] - Array of validated resources.
- correlation_
id This property is required. str - The correlation ID of the deployment.
- debug_
setting This property is required. DebugSetting Response - The debug setting of the deployment.
- dependencies
This property is required. Sequence[DependencyResponse] - The list of deployment dependencies.
- duration
This property is required. str - The duration of the template deployment.
- error
This property is required. ErrorResponse Response - The deployment error.
- mode
This property is required. str - The deployment mode. Possible values are Incremental and Complete.
- on_
error_ deployment This property is required. OnError Deployment Extended Response - The deployment on error behavior.
- output_
resources This property is required. Sequence[ResourceReference Response] - Array of provisioned resources.
- outputs
This property is required. Any - Key/value pairs that represent deployment output.
- parameters
This property is required. Any - Deployment parameters.
- parameters_
link This property is required. ParametersLink Response - The URI referencing the parameters.
- providers
This property is required. Sequence[ProviderResponse] - The list of resource providers needed for the deployment.
- provisioning_
state This property is required. str - Denotes the state of provisioning.
- template_
hash This property is required. str - The hash produced for the template.
- template_
link This property is required. TemplateLink Response - The URI referencing the template.
- timestamp
This property is required. str - The timestamp of the template deployment.
- validated_
resources This property is required. Sequence[ResourceReference Response] - Array of validated resources.
- correlation
Id This property is required. String - The correlation ID of the deployment.
- debug
Setting This property is required. Property Map - The debug setting of the deployment.
- dependencies
This property is required. List<Property Map> - The list of deployment dependencies.
- duration
This property is required. String - The duration of the template deployment.
- error
This property is required. Property Map - The deployment error.
- mode
This property is required. String - The deployment mode. Possible values are Incremental and Complete.
- on
Error Deployment This property is required. Property Map - The deployment on error behavior.
- output
Resources This property is required. List<Property Map> - Array of provisioned resources.
- outputs
This property is required. Any - Key/value pairs that represent deployment output.
- parameters
This property is required. Any - Deployment parameters.
- parameters
Link This property is required. Property Map - The URI referencing the parameters.
- providers
This property is required. List<Property Map> - The list of resource providers needed for the deployment.
- provisioning
State This property is required. String - Denotes the state of provisioning.
- template
Hash This property is required. String - The hash produced for the template.
- template
Link This property is required. Property Map - The URI referencing the template.
- timestamp
This property is required. String - The timestamp of the template deployment.
- validated
Resources This property is required. List<Property Map> - Array of validated resources.
ErrorAdditionalInfoResponse
ErrorResponseResponse
- Additional
Info This property is required. List<Pulumi.Azure Native. Resources. Inputs. Error Additional Info Response> - The error additional info.
- Code
This property is required. string - The error code.
- Details
This property is required. List<Pulumi.Azure Native. Resources. Inputs. Error Response Response> - The error details.
- Message
This property is required. string - The error message.
- Target
This property is required. string - The error target.
- Additional
Info This property is required. []ErrorAdditional Info Response - The error additional info.
- Code
This property is required. string - The error code.
- Details
This property is required. []ErrorResponse Response - The error details.
- Message
This property is required. string - The error message.
- Target
This property is required. string - The error target.
- additional
Info This property is required. List<ErrorAdditional Info Response> - The error additional info.
- code
This property is required. String - The error code.
- details
This property is required. List<ErrorResponse Response> - The error details.
- message
This property is required. String - The error message.
- target
This property is required. String - The error target.
- additional
Info This property is required. ErrorAdditional Info Response[] - The error additional info.
- code
This property is required. string - The error code.
- details
This property is required. ErrorResponse Response[] - The error details.
- message
This property is required. string - The error message.
- target
This property is required. string - The error target.
- additional_
info This property is required. Sequence[ErrorAdditional Info Response] - The error additional info.
- code
This property is required. str - The error code.
- details
This property is required. Sequence[ErrorResponse Response] - The error details.
- message
This property is required. str - The error message.
- target
This property is required. str - The error target.
- additional
Info This property is required. List<Property Map> - The error additional info.
- code
This property is required. String - The error code.
- details
This property is required. List<Property Map> - The error details.
- message
This property is required. String - The error message.
- target
This property is required. String - The error target.
OnErrorDeploymentExtendedResponse
- Provisioning
State This property is required. string - The state of the provisioning for the on error deployment.
- Deployment
Name 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 This property is required. string - The state of the provisioning for the on error deployment.
- Deployment
Name 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 This property is required. String - The state of the provisioning for the on error deployment.
- deployment
Name 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 This property is required. string - The state of the provisioning for the on error deployment.
- deployment
Name 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 This property is required. 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.
- provisioning
State This property is required. String - The state of the provisioning for the on error deployment.
- deployment
Name 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
This property is required. string - The URI of the parameters file.
- Content
Version string - If included, must match the ContentVersion in the template.
- Uri
This property is required. string - The URI of the parameters file.
- Content
Version string - If included, must match the ContentVersion in the template.
- uri
This property is required. String - The URI of the parameters file.
- content
Version String - If included, must match the ContentVersion in the template.
- uri
This property is required. string - The URI of the parameters file.
- content
Version string - If included, must match the ContentVersion in the template.
- uri
This property is required. str - The URI of the parameters file.
- content_
version str - If included, must match the ContentVersion in the template.
- uri
This property is required. String - The URI of the parameters file.
- content
Version String - If included, must match the ContentVersion in the template.
ProviderExtendedLocationResponse
- Extended
Locations List<string> - The extended locations for the azure location.
- Location string
- The azure location.
- Type string
- The extended location type.
- Extended
Locations []string - The extended locations for the azure location.
- Location string
- The azure location.
- Type string
- The extended location type.
- extended
Locations List<String> - The extended locations for the azure location.
- location String
- The azure location.
- type String
- The extended location type.
- extended
Locations 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.
- extended
Locations List<String> - The extended locations for the azure location.
- location String
- The azure location.
- type String
- The extended location type.
ProviderResourceTypeResponse
- Api
Profiles This property is required. List<Pulumi.Azure Native. Resources. Inputs. Api Profile Response> - The API profiles for the resource provider.
- Default
Api Version This property is required. string - The default API version.
- Aliases
List<Pulumi.
Azure Native. Resources. Inputs. Alias Response> - The aliases that are supported by this resource type.
- Api
Versions List<string> - The API version.
- Capabilities string
- The additional capabilities offered by this resource type.
- Location
Mappings 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.
- Resource
Type string - The resource type.
- Zone
Mappings List<Pulumi.Azure Native. Resources. Inputs. Zone Mapping Response>
- Api
Profiles This property is required. []ApiProfile Response - The API profiles for the resource provider.
- Default
Api Version This property is required. string - The default API version.
- Aliases
[]Alias
Response - The aliases that are supported by this resource type.
- Api
Versions []string - The API version.
- Capabilities string
- The additional capabilities offered by this resource type.
- Location
Mappings []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.
- Resource
Type string - The resource type.
- Zone
Mappings []ZoneMapping Response
- api
Profiles This property is required. List<ApiProfile Response> - The API profiles for the resource provider.
- default
Api Version This property is required. String - The default API version.
- aliases
List<Alias
Response> - The aliases that are supported by this resource type.
- api
Versions List<String> - The API version.
- capabilities String
- The additional capabilities offered by this resource type.
- location
Mappings 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.
- resource
Type String - The resource type.
- zone
Mappings List<ZoneMapping Response>
- api
Profiles This property is required. ApiProfile Response[] - The API profiles for the resource provider.
- default
Api Version This property is required. string - The default API version.
- aliases
Alias
Response[] - The aliases that are supported by this resource type.
- api
Versions string[] - The API version.
- capabilities string
- The additional capabilities offered by this resource type.
- location
Mappings 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.
- resource
Type string - The resource type.
- zone
Mappings ZoneMapping Response[]
- api_
profiles This property is required. Sequence[ApiProfile Response] - The API profiles for the resource provider.
- default_
api_ version This property is required. str - The default API version.
- aliases
Sequence[Alias
Response] - 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]
- api
Profiles This property is required. List<Property Map> - The API profiles for the resource provider.
- default
Api Version This property is required. String - The default API version.
- aliases List<Property Map>
- The aliases that are supported by this resource type.
- api
Versions List<String> - The API version.
- capabilities String
- The additional capabilities offered by this resource type.
- location
Mappings 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.
- resource
Type String - The resource type.
- zone
Mappings List<Property Map>
ProviderResponse
- Id
This property is required. string - The provider ID.
- Registration
Policy This property is required. string - The registration policy of the resource provider.
- Registration
State This property is required. string - The registration state of the resource provider.
- Resource
Types This property is required. 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
This property is required. string - The provider ID.
- Registration
Policy This property is required. string - The registration policy of the resource provider.
- Registration
State This property is required. string - The registration state of the resource provider.
- Resource
Types This property is required. []ProviderResource Type Response - The collection of provider resource types.
- Namespace string
- The namespace of the resource provider.
- string
- The provider authorization consent state.
- id
This property is required. String - The provider ID.
- registration
Policy This property is required. String - The registration policy of the resource provider.
- registration
State This property is required. String - The registration state of the resource provider.
- resource
Types This property is required. 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
This property is required. string - The provider ID.
- registration
Policy This property is required. string - The registration policy of the resource provider.
- registration
State This property is required. string - The registration state of the resource provider.
- resource
Types This property is required. ProviderResource Type Response[] - The collection of provider resource types.
- namespace string
- The namespace of the resource provider.
- string
- The provider authorization consent state.
- id
This property is required. str - The provider ID.
- registration_
policy This property is required. str - The registration policy of the resource provider.
- registration_
state This property is required. str - The registration state of the resource provider.
- resource_
types This property is required. 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
This property is required. String - The provider ID.
- registration
Policy This property is required. String - The registration policy of the resource provider.
- registration
State This property is required. String - The registration state of the resource provider.
- resource
Types This property is required. 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
This property is required. string - The resourceId of a resource managed by the deployment stack.
- Id
This property is required. string - The resourceId of a resource managed by the deployment stack.
- id
This property is required. String - The resourceId of a resource managed by the deployment stack.
- id
This property is required. string - The resourceId of a resource managed by the deployment stack.
- id
This property is required. str - The resourceId of a resource managed by the deployment stack.
- id
This property is required. String - The resourceId of a resource managed by the deployment stack.
TemplateLinkResponse
- Content
Version 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.
- Query
String string - The query string (for example, a SAS token) to be used with the templateLink URI.
- Relative
Path 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 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.
- Query
String string - The query string (for example, a SAS token) to be used with the templateLink URI.
- Relative
Path 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 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.
- query
String String - The query string (for example, a SAS token) to be used with the templateLink URI.
- relative
Path 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 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.
- query
String string - The query string (for example, a SAS token) to be used with the templateLink URI.
- relative
Path 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.
- content
Version 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.
- query
String String - The query string (for example, a SAS token) to be used with the templateLink URI.
- relative
Path 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