共用方式為


RunbookOperationsExtensions.ListNext(IRunbookOperations, String) 方法

定義

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

參數

operations
IRunbookOperations
nextLink
String

傳回

適用於