Share via


INameAvailability.Reason Property

Definition

The reason of the availability. Required if name is not available.

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="The reason of the availability. Required if name is not available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="reason")]
public string Reason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="The reason of the availability. Required if name is not available.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="reason")>]
member this.Reason : string with get, set
Public Property Reason As String

Property Value

Attributes

Applies to