次の方法で共有


IncidentOperationsExtensions.ListActiveForSubscription メソッド (IIncidentOperations)

 

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

構文

public static IncidentListResponse ListActiveForSubscription(
    this IIncidentOperations operations
)
public:
[ExtensionAttribute]
static IncidentListResponse^ ListActiveForSubscription(
    IIncidentOperations^ operations
)
static member ListActiveForSubscription : 
        operations:IIncidentOperations -> IncidentListResponse
<ExtensionAttribute>
Public Shared Function ListActiveForSubscription (
    operations As IIncidentOperations
) As IncidentListResponse

パラメーター

戻り値

Type: Microsoft.WindowsAzure.Management.Monitoring.Alerts.Models.IncidentListResponse

一覧のインシデントの操作の応答。

参照

IncidentOperationsExtensions クラス
Microsoft.WindowsAzure.Management.Monitoring.Alerts 名前空間

トップに戻る