次の方法で共有


RuleOperationsExtensions.List(IRuleOperations) メソッド

定義

サブスクリプション内のアラート ルールを一覧表示します。

public static Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleListResponse List (this Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations operations);
static member List : Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations -> Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.RuleListResponse
<Extension()>
Public Function List (operations As IRuleOperations) As RuleListResponse

パラメーター

operations
IRuleOperations

Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations への参照。

戻り値

ルールの一覧表示操作の応答。

適用対象