WatcherOperationsExtensions.ListByAutomationAccountNext Metod

Definition

Hämta en lista över bevakare. 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)

Parametrar

operations
IWatcherOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för