Share via


AutomationAccountResource.GetAutomationWebhooks Method

Definition

Gets a collection of AutomationWebhookResources in the AutomationAccount.

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

Returns

An object representing collection of AutomationWebhookResources and their operations over a AutomationWebhookResource.

Applies to