AutoscaleProfile::FixedDate Property
Optional. A specific date for the profile. This element is not used if the Recurrence element is used.
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
public: property TimeWindow^ FixedDate { TimeWindow^ get(); void set(TimeWindow^ value); }
Property Value
Type: Microsoft.Azure.Management.Insights.Models::TimeWindow^
Show: