次の方法で共有


ClusterResourceProperties.ProvisioningState プロパティ

定義

次の値を取得または設定します。'Creating'、'Updating'、'Deleting'、'Succeeded'、'Failed'、'Canceled'

[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

適用対象