共用方式為


DscNodeReportsOperationsExtensions.ListNextAsync 方法

定義

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)

參數

nextLink
String

傳回

適用於