QuotaRequestOneResourceSubmitResponse.CurrentValue Property

Definition

Gets usage information for the current resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentValue")]
public int? CurrentValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentValue")>]
member this.CurrentValue : Nullable<int>
Public ReadOnly Property CurrentValue As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to