Share via


CheckNameAvailabilityResponse.Reason Property

Definition

The reason why the given name is not available.

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Origin(Microsoft.Azure.PowerShell.Cmdlets.Communication.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.CheckNameAvailabilityReason? Reason { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Origin(Microsoft.Azure.PowerShell.Cmdlets.Communication.PropertyOrigin.Owned)>]
member this.Reason : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Communication.Support.CheckNameAvailabilityReason> with get, set
Public Property Reason As Nullable(Of CheckNameAvailabilityReason)

Property Value

Implements

Attributes

Applies to