Freigeben über


CheckNameAvailabilityResultInner.Reason Eigenschaft

Definition

Ruft den Grund für die Nichtverfügbarkeit eines Namespaces ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: