Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkuRestrictions

Package version

interface

An interface representing SkuRestrictions. Describes restrictions which would prevent a SKU from being used.

Hierarchy

  • SkuRestrictions

Index

Properties

Properties

Optional reasonCode

member

{ResourceSkuRestrictionsReasonCode} [reasonCode] The reason for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription' NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

member

{ResourceSkuRestrictionsType} [type] The type of restrictions. Possible values include: 'location', 'zone' NOTE: This property will not be serialized. It can only be populated by the server.

Optional values

values: string[]
member

{string[]} [values] 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