Incident::RuleId Property

 

Optional. Rule identifier that is associated with the incident.

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

public:
property String^ RuleId {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: