Partager via


JobStreamOperationsExtensions.ListNextAsync Méthode

Définition

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)

Paramètres

nextLink
String

Retours

S’applique à