Share via


Get-AzOperationalInsightsOperation

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

Syntax

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와의 통신에 사용되는 자격 증명, 계정, 테넌트 및 구독입니다.

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

입력

None

출력

PSOperation