ScheduleGetResponse::Schedule Property

 

Optional. Gets or sets a schedule.

Namespace:   Microsoft.WindowsAzure.Management.Automation.Models
Assembly:  Microsoft.WindowsAzure.Management.Automation (in Microsoft.WindowsAzure.Management.Automation.dll)

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