Language

ICheckQuotaAvailabilityResponse.AvailabilityStatus Property

Definition

Message indicating additional details to add to quota support request.

[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=true, Description="Message indicating additional details to add to quota support request.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availabilityStatus", Update=true)]
public string AvailabilityStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=true, Description="Message indicating additional details to add to quota support request.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availabilityStatus", Update=true)>]
member this.AvailabilityStatus : string with get, set
Public Property AvailabilityStatus As String

Property Value

Attributes

Applies to