次の方法で共有


AutomationAccountResource.GetAutomationRunbooks メソッド

定義

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

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

戻り値

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

適用対象