次の方法で共有


Get-AzOperationalInsightsIntelligencePack

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

Note

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

構文

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

説明

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

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

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

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

パラメーター

-DefaultProfile

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

型:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
配置:Named
規定値:None
必須:False
パイプライン入力を受け取る:False
ワイルドカード文字を受け取る:False

-ResourceGroupName

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

型:String
配置:0
規定値:None
必須:True
パイプライン入力を受け取る:True
ワイルドカード文字を受け取る:False

-WorkspaceName

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

型:String
Aliases:Name
配置:1
規定値:None
必須:True
パイプライン入力を受け取る:True
ワイルドカード文字を受け取る:False

入力

String

出力

PSIntelligencePack