CurrentUsagesBase.QuotaPeriod Property

Definition

The time period for the summary of the quota usage values. For example: *P1D (per one day) *PT1M (per one minute) *PT1S (per one second). This parameter is optional because it is not relevant for all resources such as compute.

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

Property Value

Implements

Attributes

Applies to