AutoscaleProfile::FixedDate Property

 

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

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

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