get Rollout
Defines the PUT rollout request body. API Version: 2019-11-01-preview.
Return
Defines the rollout.
Parameters
argument
null
suspend fun getRollout(resourceGroupName: String, retryAttempt: Int? = null, rolloutName: String): GetRolloutResult
Return
Defines the rollout.
Parameters
resource Group Name
The name of the resource group. The name is case insensitive.
retry Attempt
Rollout retry attempt ordinal to get the result of. If not specified, result of the latest attempt will be returned.
rollout Name
The rollout name.
See also
Return
Defines the rollout.
Parameters
argument
Builder for com.pulumi.azurenative.deploymentmanager.kotlin.inputs.GetRolloutPlainArgs.