RuleCreateOrUpdateParameters::Rule Property

 

Optional. The rule to create or update.

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

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