다음을 통해 공유


DscNodeOperationsExtensions.ListNextAsync(IDscNodeOperations, String) 메서드

정의

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

매개 변수

operations
IDscNodeOperations
nextLink
String

반환

적용 대상