次の方法で共有


GenericResourceExpanded.ProvisioningState プロパティ

定義

リソースのプロビジョニング状態を取得します。 これは、$expand クエリ パラメーターを使用して要求された場合にのみ存在します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象