CurrentUsagesBase.QuotaPeriod Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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