Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Restriction

Package version

The restriction because of which SKU cannot be used.

Hierarchy

  • Restriction

Index

Properties

Properties

Optional reasonCode

reasonCode: ReasonCode

The reason for the restriction. As of now this can be "QuotaId" or "NotAvailableForSubscription". Quota Id is set when the SKU has requiredQuotas parameter as the subscription does not belong to that quota. The "NotAvailableForSubscription" is related to capacity at DC. Possible values include: 'QuotaId', 'NotAvailableForSubscription'

Optional type

type: undefined | string

The type of restrictions. As of now only possible value for this is location. NOTE: This property will not be serialized. It can only be populated by the server.

Optional values

values: string[]

The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc