Share via


WatcherOperationsExtensions.ListByAutomationAccount Metódus

Definíció

A figyelők listájának lekérése. http://aka.ms/azureautomationsdk/watcheroperations

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Watcher> ListByAutomationAccount (this Microsoft.Azure.Management.Automation.IWatcherOperations operations, string resourceGroupName, string automationAccountName, Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.Automation.Models.Watcher> odataQuery = default);
static member ListByAutomationAccount : Microsoft.Azure.Management.Automation.IWatcherOperations * string * string * Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.Automation.Models.Watcher> -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Watcher>
<Extension()>
Public Function ListByAutomationAccount (operations As IWatcherOperations, resourceGroupName As String, automationAccountName As String, Optional odataQuery As ODataQuery(Of Watcher) = Nothing) As IPage(Of Watcher)

Paraméterek

operations
IWatcherOperations

A bővítménymetódus műveleti csoportja.

resourceGroupName
String

Egy Azure-erőforráscsoport neve.

automationAccountName
String

Az automation-fiók neve.

odataQuery
ODataQuery<Watcher>

A műveletre alkalmazandó OData-paraméterek.

Válaszok

A következőre érvényes: