Share via


QuotaRequestStatusDetails.QuotaPeriod Property

Definition

The time period over which the quota usage values are summarized. For example: *P1D (per one day) *PT1M (per one minute) *PT1S (per one second). This parameter is optional because, for some resources like compute, the period is irrelevant.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)]
public string QuotaPeriod { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)>]
member this.QuotaPeriod : string
Public ReadOnly Property QuotaPeriod As String

Property Value

Implements

Attributes

Applies to