LandingZoneRegistrationResourcePropertiesResponse

data class LandingZoneRegistrationResourcePropertiesResponse(val existingLandingZoneConfigurationId: String, val existingTopLevelMgId: String, val managedIdentity: ManagedIdentityPropertiesResponse? = null, val provisioningState: String)

The properties of landing zone registration resource type.

Constructors

constructor(existingLandingZoneConfigurationId: String, existingTopLevelMgId: String, managedIdentity: ManagedIdentityPropertiesResponse? = null, provisioningState: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource id of the associated landing zone configuration.

Link copied to clipboard

The resource id of the top level management group

Link copied to clipboard

The managed identity to be assigned to this landing zone registration.

Link copied to clipboard

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