다음을 통해 공유


Get-AzOperationalInsightsOperation

사용 가능한 모든 OperationalInsights Rest API 작업을 나열합니다.

구문

Get-AzOperationalInsightsOperation
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

사용 가능한 모든 OperationalInsights Rest API 작업을 나열합니다.

예제

예제 1

Get-AzOperationalInsightsOperation

Name        : microsoft.operationalinsights/workspaces/features/{resource_name0}/read
Provider    : MicrosoftOperationalInsights
Resource    : {resource_name0}
Operation   : 
Description : 

Name        : microsoft.operationalinsights/workspaces/features/{resource_name0}/read
Provider    : MicrosoftOperationalInsights
Resource    : {resource_name1}
Operation   : 
Description :

이 명령은 테넌트별로 사용 가능한 모든 OperationalInsights Rest API 작업을 가져옵니다.

매개 변수

-DefaultProfile

Azure와의 통신에 사용되는 자격 증명, 계정, 테넌트 및 구독입니다.

형식:IAzureContextContainer
별칭:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
필수:False
파이프라인 입력 허용:False
와일드카드 문자 허용:False

입력

None

출력

PSOperation