Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SkuDescription

Package version

The Kusto SKU description of given resource type

Hierarchy

  • SkuDescription

Index

Properties

Optional locationInfo

locationInfo: SkuLocationInfoItem[]

Locations and zones 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 the SKU NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceType

resourceType: undefined | string

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

Optional restrictions

restrictions: Record<string, unknown>[]

The restrictions because of which SKU cannot be used 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.

Generated using TypeDoc