getDeployment

Gets a deployment. API Version: 2021-01-01.

Return

Deployment information.

Parameters

argument

null


suspend fun getDeployment(deploymentName: String, resourceGroupName: String): GetDeploymentResult

Return

Deployment information.

See also

Parameters

deploymentName

The name of the deployment.

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

Deployment information.

See also

Parameters

argument

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