Get-AzOperationalInsightsIntelligencePack

使用可能なインテリジェンス パックを取得します。

Note

ソリューションは非推奨になっています。このコマンドの場合は、代わりに az monitor log-analytics ソリューションと Get-AzMonitorLogAnalyticsSolution を使用してください。

構文

Get-AzOperationalInsightsIntelligencePack
   [-ResourceGroupName] <String>
   [-WorkspaceName] <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

説明

Get-AzOperationalインサイトIntelligencePack コマンドレットは、使用可能なインテリジェンス パックを取得します。

例 1: インテリジェンス パックを取得する

Get-AzOperationalInsightsStorageInsight -ResourceGroupName "ContosoResourceGroup" -WorkspaceName "ContosoWorkspace"

このコマンドは、使用可能なインテリジェンス パックを取得します。

パラメーター

-DefaultProfile

Azure との通信に使用される資格情報、アカウント、テナント、サブスクリプション

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

-ResourceGroupName

ワークスペースを含む Azure リソース グループの名前を指定します。

Type:String
Position:0
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-WorkspaceName

ワークスペース名を指定します。

Type:String
Aliases:Name
Position:1
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

入力

String

出力

PSIntelligencePack