次の方法で共有


ActivityLogAlertsOperationsExtensions.ListBySubscriptionId メソッド

定義

サブスクリプション内のすべてのアクティビティ ログ アラート ルールの一覧を取得します。

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.ActivityLogAlertResource> ListBySubscriptionId(this Microsoft.Azure.Management.Monitor.IActivityLogAlertsOperations operations);
static member ListBySubscriptionId : Microsoft.Azure.Management.Monitor.IActivityLogAlertsOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.ActivityLogAlertResource>
<Extension()>
Public Function ListBySubscriptionId (operations As IActivityLogAlertsOperations) As IPage(Of ActivityLogAlertResource)

パラメーター

operations
IActivityLogAlertsOperations

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

戻り値

適用対象