次の方法で共有


IAlertsClient.Incidents プロパティ

Operations for managing the alert incidents.

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

使用方法

'使用
Dim instance As IAlertsClient
Dim value As IIncidentOperations

value = instance.Incidents

構文

'宣言
ReadOnly Property Incidents As IIncidentOperations
IIncidentOperations Incidents { get; }
property IIncidentOperations^ Incidents {
    IIncidentOperations^ get ();
}
/** @property */
IIncidentOperations get_Incidents ()
function get Incidents () : IIncidentOperations

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーはすべてスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

ターゲット プラットフォーム

関連項目

リファレンス

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