SubscriptionQuotaAllocationsProperties.Limit Property

Definition

The total quota limit for the subscription.

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

Property Value

Implements

Attributes

Applies to