Aracılığıyla paylaş


WatcherOperationsExtensions.ListByAutomationAccountNext Yöntem

Tanım

İzleyicilerin listesini alın. 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)

Parametreler

operations
IWatcherOperations

Bu uzantı yöntemi için işlem grubu.

nextPageLink
String

Önceki başarılı List işlemi çağrısından NextLink.

Döndürülenler

Şunlara uygulanır