다음을 통해 공유


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

반환

적용 대상