共用方式為


DscNodeConfigurationOperationsExtensions.ListNextAsync 方法

定義

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

參數

nextLink
String

傳回

適用於