Compartir a través de


DscNodeReportsOperationsExtensions.ListNextAsync Método

Definición

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

Parámetros

nextLink
String

Devoluciones

Se aplica a