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.

Parameters

deploymentName

The name of the deployment.

resourceGroupName

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

See also


Return

Deployment information.

Parameters

argument

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

See also