Share via


RegistrationAssignmentPropertiesRegistrationDefinitionProperties.ProvisioningState Property

Definition

The current provisioning state of the registration definition.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState? ProvisioningState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.PropertyOrigin.Owned)>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Support.ProvisioningState> with get, set
Public Property ProvisioningState As Nullable(Of ProvisioningState)

Property Value

Implements

Attributes

Applies to