Az.Maps
Microsoft Azure PowerShell: cmdlets do Google Maps
Mapas
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. |
Azure PowerShell