Compartilhar via


SkuInformation.DisabledReason Propriedade

Definição

Obtém o motivo pelo qual o Sku está desabilitado. Os valores possíveis incluem: 'None', 'Country', 'Region', 'Feature', 'OfferType', 'NoSubscriptionInfo'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.disabledReason")]
public Microsoft.Azure.Management.DataBox.Models.SkuDisabledReason? DisabledReason { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.disabledReason")>]
member this.DisabledReason : Nullable<Microsoft.Azure.Management.DataBox.Models.SkuDisabledReason>
Public ReadOnly Property DisabledReason As Nullable(Of SkuDisabledReason)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a