ResourceUsages.Usage Property

Definition

Usages for the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Inlined)]
public long? Usage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Inlined)>]
member this.Usage : Nullable<int64> with get, set
Public Property Usage As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to