Aracılığıyla paylaş


UsageMetric.QuotaPeriod Property

Definition

Gets or sets the quota period that determines the length of time between value resets.

[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