Get-AzMapsSubscriptionOperation
This cmdlet is part of a Preview module. Preview versions aren't recommended for use in production environments. For more information, see https://aka.ms/azps-refstatus.
List operations available for the Maps Resource Provider
Syntax
Default (Default)
Get-AzMapsSubscriptionOperation
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
List operations available for the Maps Resource Provider
Examples
Example 1: List operations available for the Maps Resource Provider
Get-AzMapsSubscriptionOperation
IsDataAction Name Origin
------------ ---- ------
Microsoft.Maps/resourceTypes/read
Microsoft.Maps/unregister/action
Microsoft.Maps/operations/read
Microsoft.Maps/register/action
Microsoft.Maps/accounts/write
Microsoft.Maps/accounts/read
Microsoft.Maps/accounts/delete
Microsoft.Maps/accounts/listKeys/action
Microsoft.Maps/accounts/regenerateKey/action
Microsoft.Maps/accounts/eventGridFilters/delete
Microsoft.Maps/accounts/eventGridFilters/read
Microsoft.Maps/accounts/eventGridFilters/write
Microsoft.Maps/accounts/providers/Microsoft.Insights/metricDefinitions/read system
Microsoft.Maps/accounts/providers/Microsoft.Insights/diagnosticSettings/read system
Microsoft.Maps/accounts/providers/Microsoft.Insights/diagnosticSettings/write system
True Microsoft.Maps/accounts/services/render/read
True Microsoft.Maps/accounts/services/geolocation/read
True Microsoft.Maps/accounts/services/mobility/read
True Microsoft.Maps/accounts/services/route/read
True Microsoft.Maps/accounts/services/search/read
True Microsoft.Maps/accounts/services/timezone/read
True Microsoft.Maps/accounts/services/traffic/read
True Microsoft.Maps/accounts/services/weather/read
True Microsoft.Maps/accounts/services/data/read
True Microsoft.Maps/accounts/services/data/delete
True Microsoft.Maps/accounts/services/data/write
True Microsoft.Maps/accounts/services/spatial/read
True Microsoft.Maps/accounts/services/spatial/write
True Microsoft.Maps/accounts/services/turnbyturn/read
True Microsoft.Maps/accounts/services/elevation/read
True Microsoft.Maps/accounts/services/dataordering/read
True Microsoft.Maps/accounts/services/dataordering/write
True Microsoft.Maps/accounts/services/analytics/read
True Microsoft.Maps/accounts/services/analytics/delete
True Microsoft.Maps/accounts/services/analytics/write
Microsoft.Maps/accounts/creators/write
Microsoft.Maps/accounts/creators/read
Microsoft.Maps/accounts/creators/delete
This command lists operations available for the Maps Resource Provider.
Parameters
-DefaultProfile
The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
Parameter properties
| Type: | PSObject |
| Default value: | None |
| Supports wildcards: | False |
| DontShow: | False |
| Aliases: | AzureRMContext, AzureCredential |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
-SubscriptionId
The ID of the target subscription.
Parameter properties
| Type: | String[] |
| Default value: | (Get-AzContext).Subscription.Id |
| Supports wildcards: | False |
| DontShow: | False |
Parameter sets
(All)
| Position: | Named |
| Mandatory: | False |
| Value from pipeline: | False |
| Value from pipeline by property name: | False |
| Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.