Partager via


JobOperationsExtensions.ListNextAsync(IJobOperations, String) Méthode

Définition

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

Paramètres

operations
IJobOperations
nextLink
String

Retours

S’applique à