Share via


UsagesProperties.IsQuotaApplicable Property

Definition

States if quota can be requested for this resource.

[Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)]
public bool? IsQuotaApplicable { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Quota.Origin(Microsoft.Azure.PowerShell.Cmdlets.Quota.PropertyOrigin.Owned)>]
member this.IsQuotaApplicable : Nullable<bool>
Public ReadOnly Property IsQuotaApplicable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to