次の方法で共有


AutomationAccountResource.GetAutomationSchedules メソッド

定義

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

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

戻り値

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

適用対象