Share via


AutomationAccountResource.GetAutomationAccountModules Method

Definition

Gets a collection of AutomationAccountModuleResources in the AutomationAccount.

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

Returns

An object representing collection of AutomationAccountModuleResources and their operations over a AutomationAccountModuleResource.

Applies to