次の方法で共有


AutomationAccountResource.GetAutomationWebhooks メソッド

定義

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

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

戻り値

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

適用対象