Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsAccount

Package version

interface

An interface representing MapsAccount. An Azure resource which represents access to a suite of Maps REST APIs.

extends

Resource

Hierarchy

Index

Properties

Properties

Optional id

id: undefined | string
member

{string} [id] The fully qualified Maps Account resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string
member

{string} [location] The location of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string
member

{string} [name] The name of the Maps Account, which is unique within a Resource Group. NOTE: This property will not be serialized. It can only be populated by the server.

Optional sku

sku: Sku
member

{Sku} [sku] The SKU of this account. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] Gets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string
member

{string} [type] Azure resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc