DefaultRolloutResponseProperties

data class DefaultRolloutResponseProperties(val provisioningState: String? = null, val specification: DefaultRolloutPropertiesResponseSpecification? = null, val status: DefaultRolloutPropertiesResponseStatus? = null)

Properties of the rollout.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The provisioned state of the resource.

Link copied to clipboard