Share via


JobStreamOperationsExtensions.ListNextAsync Method

Definition

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)

Parameters

nextLink
String

Returns

Applies to