Aracılığıyla paylaş


ModuleOperationsExtensions.ListByAutomationAccountNext Yöntem

Tanım

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)

Parametreler

operations
IModuleOperations

Bu uzantı yönteminin işlem grubu.

nextPageLink
String

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

Döndürülenler

Şunlara uygulanır