QuotaRequestOneResourceSubmitResponse.IsQuotaApplicable Property

Definition

States if quota can be requested for this resource.

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

Property Value

Implements

Attributes

Applies to