Language

CheckQuotaAvailabilityResponse.IsAvailable Property

Definition

True/False indicating whether the quota request be granted based on availability.

[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Origin(Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.PropertyOrigin.Inlined)]
public bool? IsAvailable { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Origin(Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.PropertyOrigin.Inlined)>]
member this.IsAvailable : Nullable<bool> with get, set
Public Property IsAvailable As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to