Share via


Usage.QuotaPeriod Property

Definition

Gets the quota period used to summarize the usage values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to