共用方式為


QuotaRequestProperties.ProvisioningState Property

Definition

Gets or sets the quota request status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to