Share via


Usage.QuotaPeriod Property

Definition

Gets or sets the quota period used to summarize the usage values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to