Sdílet prostřednictvím


WatcherOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

Načte seznam sledovacích procesů. http://aka.ms/azureautomationsdk/watcheroperations

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Watcher> ListByAutomationAccountNext (this Microsoft.Azure.Management.Automation.IWatcherOperations operations, string nextPageLink);
static member ListByAutomationAccountNext : Microsoft.Azure.Management.Automation.IWatcherOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Watcher>
<Extension()>
Public Function ListByAutomationAccountNext (operations As IWatcherOperations, nextPageLink As String) As IPage(Of Watcher)

Parametry

operations
IWatcherOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro