Condividi tramite


IJobStreamOperations.ListNextAsync(String, CancellationToken) Metodo

Definizione

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.JobStreamListResponse> ListNextAsync (string nextLink, System.Threading.CancellationToken cancellationToken);
abstract member ListNextAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.JobStreamListResponse>
Public Function ListNextAsync (nextLink As String, cancellationToken As CancellationToken) As Task(Of JobStreamListResponse)

Parametri

nextLink
String
cancellationToken
CancellationToken

Restituisce

Si applica a