CheckNameAvailabilityOutput.Reason Property

Definition

Gets the reason why the name is not available.

[Newtonsoft.Json.JsonProperty(PropertyName="reason")]
public string Reason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reason")>]
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to