Get-AzOperationalInsightsOperation

Lists all of the available OperationalInsights Rest API operations.

Syntax

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

Description

Lists all of the available OperationalInsights Rest API operations.

Examples

Example 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 :

This command gets all available OperationalInsights Rest API operations by tenant.

Parameters

-DefaultProfile

The credentials, account, tenant, and subscription used for communication with Azure.

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

Inputs

None

Outputs

PSOperation