Compartilhar via


CheckNameAvailabilityResponse.Reason Propriedade

Definição

Obtém ou define o nome do recurso a ser verificado. Os valores possíveis incluem: 'Invalid', 'AlreadyExists'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a