Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiManagementSku

Package version

Describes an available ApiManagement SKU.

Hierarchy

  • ApiManagementSku

Index

Properties

Optional apiVersions

apiVersions: string[]

The api versions that support this SKU. NOTE: This property will not be serialized. It can only be populated by the server.

Optional capabilities

A name value pair to describe the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Optional capacity

Specifies the number of virtual machines in the scale set. NOTE: This property will not be serialized. It can only be populated by the server.

Optional costs

Metadata for retrieving price info. NOTE: This property will not be serialized. It can only be populated by the server.

Optional family

family: undefined | string

The Family of this particular SKU. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

The Kind of resources that are supported in this SKU. NOTE: This property will not be serialized. It can only be populated by the server.

Optional locationInfo

A list of locations and availability zones in those locations where the SKU is available. NOTE: This property will not be serialized. It can only be populated by the server.

Optional locations

locations: string[]

The set of locations that the SKU is available. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

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

Optional resourceType

resourceType: undefined | string

The type of resource the SKU applies to. NOTE: This property will not be serialized. It can only be populated by the server.

Optional restrictions

The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. NOTE: This property will not be serialized. It can only be populated by the server.

Optional size

size: undefined | string

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

Optional tier

tier: undefined | string

Specifies the tier of virtual machines in a scale set.

Possible Values:

Standard

Basic NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc