Partager via


WatcherOperationsExtensions.ListByAutomationAccountNext Méthode

Définition

Récupérez une liste d’observateurs. 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)

Paramètres

operations
IWatcherOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à