Freigeben über


CheckNameAvailabilityResult.Reason Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to