ICheckQuotaAvailabilityResponse.AvailabilityStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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