Share via


SkuInformation.DisabledReason Property

Definition

Gets reason why the Sku is disabled. Possible values include: '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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to