Compartir a través de


JobStreamOperationsExtensions.ListNextAsync Método

Definición

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

Parámetros

nextLink
String

Devoluciones

Se aplica a