你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Az.Maps

Microsoft Azure PowerShell:地图 cmdlet

地图

Get-AzMapsAccount

Get a Maps Account.

Get-AzMapsAccountKey

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.

Get-AzMapsCreator

Get a Maps Creator resource.

Get-AzMapsSubscriptionOperation

List operations available for the Maps Resource Provider

New-AzMapsAccount

Create or update a Maps Account. A Maps Account holds the keys which allow access to the Maps REST APIs.

New-AzMapsAccountKey

Regenerate either the primary or secondary key for use with the Maps APIs. The old key will stop working immediately.

New-AzMapsCreator

Create or update a Maps Creator resource. Creator resource will manage Azure resources required to populate a custom set of mapping data. It requires an account to exist before it can be created.

Remove-AzMapsAccount

Delete a Maps Account.

Remove-AzMapsCreator

Delete a Maps Creator resource.

Update-AzMapsAccount

Updates a Maps Account. Only a subset of the parameters may be updated after creation, such as Sku, Tags, Properties.

Update-AzMapsCreator

Updates the Maps Creator resource. Only a subset of the parameters may be updated after creation, such as Tags.