Compartir a través de


CheckNameAvailabilityResponse.Reason Property

Definition

The reason why the given name is not available.

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

Property Value

Implements

Attributes

Applies to