Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MapsAccountUpdateParameters

Package version

interface

An interface representing MapsAccountUpdateParameters. Parameters used to update an existing Maps Account.

Hierarchy

  • MapsAccountUpdateParameters

Index

Properties

Properties

Optional 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