Partager via


CheckNameAvailabilityResult.Reason Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to