次の方法で共有


IAlertsClient.Rules プロパティ

 

アラートのルールを管理するための操作。

名前空間:   Microsoft.WindowsAzure.Management.Monitoring.Alerts
アセンブリ:  Microsoft.WindowsAzure.Management.Monitoring (Microsoft.WindowsAzure.Management.Monitoring.dll 内)

構文

IRuleOperations Rules { get; }
property IRuleOperations^ Rules {
    IRuleOperations^ get();
}
abstract Rules : IRuleOperations with get
ReadOnly Property Rules As IRuleOperations

プロパティ値

Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.IRuleOperations

参照

IAlertsClient インターフェイス
Microsoft.WindowsAzure.Management.Monitoring.Alerts 名前空間

トップに戻る