get Deployment At Tenant Scope
suspend fun getDeploymentAtTenantScope(argument: GetDeploymentAtTenantScopePlainArgs): GetDeploymentAtTenantScopeResult
Gets a deployment. API Version: 2021-01-01.
Return
Deployment information.
Parameters
argument
null
Return
Deployment information.
Parameters
deployment Name
The name of the deployment.
See also
suspend fun getDeploymentAtTenantScope(argument: suspend GetDeploymentAtTenantScopePlainArgsBuilder.() -> Unit): GetDeploymentAtTenantScopeResult
Return
Deployment information.
Parameters
argument
Builder for com.pulumi.azurenative.resources.kotlin.inputs.GetDeploymentAtTenantScopePlainArgs.