SkuDisabledReason Enum

Definition

Defines values for SkuDisabledReason.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SkuDisabledReason
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SkuDisabledReason = 
Public Enum SkuDisabledReason
Inheritance
SkuDisabledReason
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Country 1

SKU is not available in the requested country.

Feature 3

Required features are not enabled for the SKU.

None 0

SKU is not disabled.

NoSubscriptionInfo 5

Subscription has not registered to Microsoft.DataBox and Service does not have the subscription notification.

OfferType 4

Subscription does not have required offer types for the SKU.

Region 2

SKU is not available to push data to the requested Azure region.

Applies to