Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsAccountCreateParameters

Package version

interface

An interface representing MapsAccountCreateParameters. Parameters used to create a new Maps Account.

Hierarchy

  • MapsAccountCreateParameters

Index

Properties

Properties

location

location: string
member

{string} location The location of the resource.

sku

sku: Sku
member

{Sku} sku The SKU of this account.

Optional tags

tags: undefined | object
member

{{ [propertyName: string]: string }} [tags] Gets or sets 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.

Generated using TypeDoc