Package version:
Create or update a Maps Account. A Maps Account holds the keys which allow access to the Maps REST APIs.
The name of the resource group. The name is case insensitive.
The name of the Maps Account.
The new or updated parameters for the Maps Account.
Optional
options: AccountsCreateOrUpdateOptionalParamsThe options parameters.
Delete a Maps Account.
The name of the resource group. The name is case insensitive.
The name of the Maps Account.
Optional
options: AccountsDeleteOptionalParamsThe options parameters.
Get a Maps Account.
The name of the resource group. The name is case insensitive.
The name of the Maps Account.
Optional
options: AccountsGetOptionalParamsThe options parameters.
Get all Maps Accounts in a Resource Group
The name of the resource group. The name is case insensitive.
Optional
options: AccountsListByResourceGroupOptionalParamsThe options parameters.
Get all Maps Accounts in a Subscription
Optional
options: AccountsListBySubscriptionOptionalParamsThe options parameters.
Get the keys to use with the Maps APIs. A key is used to authenticate and authorize access to the Maps REST APIs. Only one key is needed at a time; two are given to provide seamless key regeneration.
The name of the resource group. The name is case insensitive.
The name of the Maps Account.
Optional
options: AccountsListKeysOptionalParamsThe options parameters.
Create and list an account shared access signature token. Use this SAS token for authentication to Azure Maps REST APIs through various Azure Maps SDKs. As prerequisite to create a SAS Token.
Prerequisites:
The name of the resource group. The name is case insensitive.
The name of the Maps Account.
The updated parameters for the Maps Account.
Optional
options: AccountsListSasOptionalParamsThe options parameters.
Regenerate either the primary or secondary key for use with the Maps APIs. The old key will stop working immediately.
The name of the resource group. The name is case insensitive.
The name of the Maps Account.
Which key to regenerate: primary or secondary.
Optional
options: AccountsRegenerateKeysOptionalParamsThe options parameters.
Updates a Maps Account. Only a subset of the parameters may be updated after creation, such as Sku, Tags, Properties.
The name of the resource group. The name is case insensitive.
The name of the Maps Account.
The updated parameters for the Maps Account.
Optional
options: AccountsUpdateOptionalParamsThe options parameters.
Generated using TypeDoc
Interface representing a Accounts.