Dela via


HybridRunbookWorkerGroupOperationsExtensions.ListByAutomationAccountNext Metod

Definition

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

Parametrar

operations
IHybridRunbookWorkerGroupOperations

Å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