Sdílet prostřednictvím


HybridRunbookWorkerGroupOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

Načte seznam skupin hybrid Runbook Worker. 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)

Parametry

operations
IHybridRunbookWorkerGroupOperations

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