AutomationAccountListResult interface

The response model for the list account operation.

Properties

nextLink

Gets or sets the next link.

value

Gets or sets list of accounts.

Property Details

Gets or sets the next link.

nextLink?: string

Property Value

string

value

Gets or sets list of accounts.

value?: AutomationAccount[]

Property Value