Get-AzMapsSubscriptionOperation
지도 리소스 공급자에 사용할 수 있는 작업 나열
구문
Get-AzMapsSubscriptionOperation
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
지도 리소스 공급자에 사용할 수 있는 작업 나열
예제
예제 1: 지도 리소스 공급자에 사용할 수 있는 작업 나열
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
이 명령은 지도 리소스 공급자에 사용할 수 있는 작업을 나열합니다.
매개 변수
-DefaultProfile
DefaultProfile 매개 변수가 작동하지 않습니다. 다른 구독에 대해 cmdlet을 실행하는 경우 사용 가능한 경우 SubscriptionId 매개 변수를 사용합니다.
형식: | PSObject |
별칭: | AzureRMContext, AzureCredential |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-SubscriptionId
대상 구독의 ID입니다.
형식: | String[] |
Position: | Named |
Default value: | (Get-AzContext).Subscription.Id |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |