Partager via


QuotaRequestOneResourceSubmitResponse.QuotaPeriod Propriété

Définition

Obtient la période pendant laquelle les valeurs d’utilisation du quota sont résumées. Par exemple : *P1D (par jour) *PT1M (par minute) *PT1S (par seconde). Ce paramètre est facultatif, car, pour certaines ressources telles que le calcul, la période n’est pas pertinente.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à