Share via


IAlertsClient.Incidents Property

 

Operations for managing the alert incidents.

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Alerts
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

Syntax

IIncidentOperations Incidents { get; }
property IIncidentOperations^ Incidents {
    IIncidentOperations^ get();
}
abstract Incidents : IIncidentOperations with get
ReadOnly Property Incidents As IIncidentOperations

Property Value

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

See Also

IAlertsClient Interface
Microsoft.WindowsAzure.Management.Monitoring.Alerts Namespace

Return to top