ScheduleCreateParameters::Properties Property
Required. Gets or sets the list of schedule properties.
Assembly: Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)
public: property ScheduleCreateProperties^ Properties { ScheduleCreateProperties^ get(); void set(ScheduleCreateProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Automation.Models::ScheduleCreateProperties^
Show: