Compartir a través de


IotHubNameAvailabilityInfo.Reason Propiedad

Definición

Obtiene el motivo de la falta de disponibilidad. Entre los valores posibles se incluyen: 'Invalid', 'AlreadyExists'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a