QuotaProperties.QuotaPeriod Eigenschaft

Definition

Ruft den Zeitraum ab, über den die Kontingentverwendungswerte zusammengefasst werden. Beispiel: P1D (pro Tag), PT1M (pro Minute) und PT1S (pro Sekunde). Dieser Parameter ist optional, da für einige Ressourcen wie Compute der Zeitraum irrelevant ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: