Recurrence::Schedule Property

 

Optional. The scheduling constraints for when the profile begins.

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

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