Freigeben über


HybridRunbookWorkerGroupOperationsExtensions.ListByAutomationAccountNext Methode

Definition

Rufen Sie eine Liste von Hybrid Runbook Workergruppen ab. http://aka.ms/azureautomationsdk/hybridrunbookworkergroupoperations

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

Parameter

operations
IHybridRunbookWorkerGroupOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: