영어로 읽기

다음을 통해 공유


CommonClusterProperties.ProvisioningState 속성

정의

클러스터 프로비저닝의 상태를 가져오거나 설정합니다. 가능한 값은 'Succeeded', 'Failed', 'Canceled', 'Deleting', 'Updating'입니다.

[Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")]
public string ProvisioningState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="provisioningState")>]
member this.ProvisioningState : string with get, set
Public Property ProvisioningState As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상