Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Sku

Package version

interface

An interface representing Sku. The SKU of the Maps Account.

Hierarchy

  • Sku

Index

Properties

Properties

name

name: string
member

{string} name The name of the SKU, in standard format (such as S0).

Optional tier

tier: undefined | string
member

{string} [tier] Gets the sku tier. This is based on the SKU name. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc