次の方法で共有


AutomationAccountResource.GetAutomationJobSchedules メソッド

定義

AutomationAccount 内の AutomationJobScheduleResources のコレクションを取得します。

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

戻り値

AutomationJobScheduleResources のコレクションとその AutomationJobScheduleResource に対する操作を表す オブジェクト。

適用対象