GroupQuotaLimit.AvailableLimit Property

Definition

The available Group Quota Limit at the MG level. This Group quota can be allocated to subscription(s).

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

Property Value

Implements

Attributes

Applies to