AutomationAccountListResult Class

The response model for the list account operation.

Inheritance
AutomationAccountListResult

Constructor

AutomationAccountListResult(*, value: Optional[List[azure.mgmt.automation.models._models_py3.AutomationAccount]] = None, next_link: Optional[str] = None, **kwargs)

Parameters

value
list[AutomationAccount]
Required

Gets or sets list of accounts.

next_link
str
Required

Gets or sets the next link.