IncidentListResponse::IncidentCollection Property

 

Gets the retrieved incidents.

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

public:
property IncidentCollection^ IncidentCollection {
	IncidentCollection^ get();
	void set(IncidentCollection^ value);
}
Return to top
Show: