IncidentGetResponse::Incident Property

 

Optional. The retrieved incident.

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

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