Share via


ICheckNameAvailabilityOutput.Reason Property

Definition

The reason why the name is not available.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="The reason why the name is not available.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="reason", Update=false)]
public string Reason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Runtime.Info(Create=false, Description="The reason why the name is not available.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="reason", Update=false)>]
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

Attributes

Applies to