RecurrentSchedule::Minutes Property

 

Optional.

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

public:
property IList<int>^ Minutes {
	IList<int>^ get();
	void set(IList<int>^ value);
}
Return to top
Show: