SkuRestriction interface

The restrictions because of which SKU cannot be used.

Properties

reasonCode

The SKU restriction reason. NOTE: This property will not be serialized. It can only be populated by the server.

restrictionInfo

Restriction of the SKU for the location/zone NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the restriction. NOTE: This property will not be serialized. It can only be populated by the server.

values

The locations where sku is restricted. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

reasonCode

The SKU restriction reason. NOTE: This property will not be serialized. It can only be populated by the server.

reasonCode?: string

Property Value

string

restrictionInfo

Restriction of the SKU for the location/zone NOTE: This property will not be serialized. It can only be populated by the server.

restrictionInfo?: SkuRestrictionInfo

Property Value

type

The type of the restriction. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

values

The locations where sku is restricted. NOTE: This property will not be serialized. It can only be populated by the server.

values?: string[]

Property Value

string[]