다음을 통해 공유


ModuleOperationsExtensions.ListNext(IModuleOperations, String) 메서드

정의

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

매개 변수

operations
IModuleOperations
nextLink
String

반환

적용 대상