Share via


QuotaRequestDetails.ProvisioningState Property

Definition

Gets or sets the quota request status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to