Get-AzEventCategory

アクティビティ ログ サービスでサポートされている使用可能なイベント カテゴリの一覧を取得します。 現在の一覧には、管理istrative、Security、ServiceHealth、Alert、Recommendation、Policy が含まれています。

構文

Get-AzEventCategory
   [-DefaultProfile <PSObject>]
   [<CommonParameters>]

説明

アクティビティ ログ サービスでサポートされている使用可能なイベント カテゴリの一覧を取得します。 現在の一覧には、管理istrative、Security、ServiceHealth、Alert、Recommendation、Policy が含まれています。

例 1: イベント カテゴリを一覧表示する

Get-AzEventCategory

LocalizedValue  Value
--------------  -----
Administrative  Administrative
Security        Security
Service Health  ServiceHealth
Alert           Alert
Recommendation  Recommendation
Policy          Policy
Autoscale       Autoscale
Resource Health ResourceHealth

イベント カテゴリを一覧表示します。サブスクリプションの診断設定カテゴリもサポートされています

パラメーター

-DefaultProfile

DefaultProfile パラメーターは機能しません。 別のサブスクリプションに対してコマンドレットを実行する場合は、使用可能な場合は SubscriptionId パラメーターを使用します。

Type:PSObject
Aliases:AzureRMContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

出力

ILocalizableString