다음을 통해 공유


ConfigServerResource.ProvisioningState Property

Definition

State of the config server.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.ConfigServerState? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.PropertyOrigin.Inlined)>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Support.ConfigServerState>
Public ReadOnly Property ProvisioningState As Nullable(Of ConfigServerState)

Property Value

Implements

Attributes

Applies to