IPrivateCloudUpdate.ManagementClusterProvisioningState Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="The state of the cluster provisioning", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ClusterProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ClusterProvisioningState? ManagementClusterProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="The state of the cluster provisioning", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ClusterProvisioningState) }, ReadOnly=true, Required=false, SerializedName="provisioningState")>]
member this.ManagementClusterProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.VMware.Support.ClusterProvisioningState>
Public ReadOnly Property ManagementClusterProvisioningState As Nullable(Of ClusterProvisioningState)

Property Value

Nullable<ClusterProvisioningState>
Attributes

Applies to