Compartir a través de


JobOperationsExtensions.ListNext(IJobOperations, String) Método

Definición

public static Microsoft.Azure.Management.Automation.Models.JobListResponse ListNext (this Microsoft.Azure.Management.Automation.IJobOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.IJobOperations * string -> Microsoft.Azure.Management.Automation.Models.JobListResponse
<Extension()>
Public Function ListNext (operations As IJobOperations, nextLink As String) As JobListResponse

Parámetros

operations
IJobOperations
nextLink
String

Devoluciones

Se aplica a