IGroupQuotaLimit.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.Runtime.Info(Create=false, Description="The available Group Quota Limit at the MG level. This Group quota can be allocated to subscription(s).", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableLimit", Update=false)]
public long? AvailableLimit { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.Info(Create=false, Description="The available Group Quota Limit at the MG level. This Group quota can be allocated to subscription(s).", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="availableLimit", Update=false)>]
member this.AvailableLimit : Nullable<int64>
Public ReadOnly Property AvailableLimit As Nullable(Of Long)

Property Value

Attributes

Applies to