다음을 통해 공유


DscNodeOperationsExtensions.ListNext(IDscNodeOperations, String) 메서드

정의

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

매개 변수

operations
IDscNodeOperations
nextLink
String

반환

적용 대상