共用方式為


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
預設值:None
必要:False
接受管線輸入:False
接受萬用字元:False

輸入

None

輸出

PSOperation