Recurrence::Schedule Property

 

Optional.

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

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