LandingZoneAccountResourcePropertiesResponse

data class LandingZoneAccountResourcePropertiesResponse(val provisioningState: String, val storageAccount: String)

The properties of landing zone account resource type.

Constructors

constructor(provisioningState: String, storageAccount: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The state that reflects the current stage in the creation, updating, or deletion process of the landing zone account.

Link copied to clipboard

The storage account that will host the generated infrastructure as code (IaC) for a landing zone deployment.