Megosztás a következőn keresztül:


ModuleOperationsExtensions.ListByAutomationAccountNext Metódus

Definíció

A modulok listájának lekérése. http://aka.ms/azureautomationsdk/moduleoperations

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

Paraméterek

operations
IModuleOperations

A bővítménymetódus műveleti csoportja.

nextPageLink
String

Az előző sikeres Listázási művelet NextLink hivatkozása.

Válaszok

A következőre érvényes: