次の方法で共有


EventCategoriesOperationsExtensions.List(IEventCategoriesOperations) メソッド

定義

アクティビティ ログ サービスでサポートされている使用可能なイベント カテゴリの一覧を取得します。<br>現在の一覧には、管理、セキュリティ、ServiceHealth、アラート、推奨事項、ポリシーが含まれています。

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Monitor.Models.LocalizableString> List (this Microsoft.Azure.Management.Monitor.IEventCategoriesOperations operations);
static member List : Microsoft.Azure.Management.Monitor.IEventCategoriesOperations -> seq<Microsoft.Azure.Management.Monitor.Models.LocalizableString>
<Extension()>
Public Function List (operations As IEventCategoriesOperations) As IEnumerable(Of LocalizableString)

パラメーター

operations
IEventCategoriesOperations

この拡張メソッドの操作グループ。

戻り値

適用対象