次の方法で共有


AlertsClient.Incidents プロパティ

Operations for managing the alert incidents.

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

使用方法

'使用
Dim instance As AlertsClient
Dim value As IIncidentOperations

value = instance.Incidents

構文

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

スレッド セーフ

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

プラットフォーム

開発プラットフォーム

Windows Vista、Windows 7 および Windows Server 2008

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

関連項目

リファレンス

AlertsClient クラス
AlertsClient のメンバー
Microsoft.WindowsAzure.Management.Monitoring.Alerts 名前空間