Freigeben über


CheckNameAvailabilityResult.Reason Eigenschaft

Definition

Ruft den Grund ab, aus dem ein Speichersynchronisierungsdienstname nicht verwendet werden konnte. Das Reason-Element wird nur zurückgegeben, wenn NameAvailable false ist. Mögliche Werte: "Ungültig", "AlreadyExists"

[Newtonsoft.Json.JsonProperty(PropertyName="reason")]
public Microsoft.Azure.Management.StorageSync.Models.NameAvailabilityReason? Reason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reason")>]
member this.Reason : Nullable<Microsoft.Azure.Management.StorageSync.Models.NameAvailabilityReason>
Public ReadOnly Property Reason As Nullable(Of NameAvailabilityReason)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: