Share via


AutomationAccountResource.GetAutomationSchedules Method

Definition

Gets a collection of AutomationScheduleResources in the AutomationAccount.

public virtual Azure.ResourceManager.Automation.AutomationScheduleCollection GetAutomationSchedules ();
abstract member GetAutomationSchedules : unit -> Azure.ResourceManager.Automation.AutomationScheduleCollection
override this.GetAutomationSchedules : unit -> Azure.ResourceManager.Automation.AutomationScheduleCollection
Public Overridable Function GetAutomationSchedules () As AutomationScheduleCollection

Returns

An object representing collection of AutomationScheduleResources and their operations over a AutomationScheduleResource.

Applies to