Partager via


CheckNameAvailabilityResult.Reason Propriété

Définition

Obtient ou définit la raison de l’indisponibilité d’un espace de noms. Les valeurs possibles sont les suivantes : « None », « InvalidName », « SubscriptionIsDisabled », « NameInUse », « NameInLockdown », « TooManyNamespaceInCurrentSubscription »

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à