Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceSku

Package version

Describes an available DMS SKU.

Hierarchy

  • ResourceSku

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

capabilities: ResourceSkuCapabilities[]

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

Not used. 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 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

restrictions: ResourceSkuRestrictions[]

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 DMS in a scale set. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc