你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Get-AzOperationalInsightsOperation

列出所有可用的 OperationalInsights Rest API 操作。

语法

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

说明

列出所有可用的 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