ScheduleProperties::StartTime Property
Optional. Gets or sets the start time of the schedule.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property DateTimeOffset StartTime { DateTimeOffset get(); void set(DateTimeOffset value); }
Property Value
Type: System::DateTimeOffset
Show: