RuleGetResponse::Properties Property

 

Optional. The retrieved rule.

Namespace:   Microsoft.Azure.Management.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

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