Share via


CurrentUsagesBase.UsageValue Property

Definition

The usages value.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.FormatTable(Index=3)]
[Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Inlined)]
public int? UsageValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.FormatTable(Index=3)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Inlined)>]
member this.UsageValue : Nullable<int> with get, set
Public Property UsageValue As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to