AutoscaleProfile::FixedDate Property

 

Optional. A specific date for the scaling action. This element is not used if the Recurrence element is used.

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

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