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