getDeploymentStackAtSubscription

Gets a Deployment stack with a given name at Subscription scope. Uses Azure REST API version 2024-03-01. Other available API versions: 2022-08-01-preview. 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/#accessing-any-api-version-via-local-packages for details.

Return

Deployment stack object.

Parameters

argument

null


Return

Deployment stack object.

Parameters

deploymentStackName

Name of the deployment stack.

See also


Return

Deployment stack object.

Parameters

argument

Builder for com.pulumi.azurenative.resources.kotlin.inputs.GetDeploymentStackAtSubscriptionPlainArgs.

See also