CheckNameAvailabilityResponse.Reason Property

Definition

Reason for why value is not available. This field is returned if nameAvailable is false.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Origin(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.PropertyOrigin.Owned)]
public string Reason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Origin(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.PropertyOrigin.Owned)>]
member this.Reason : string with get, set
Public Property Reason As String

Property Value

Implements

Attributes

Applies to