次の方法で共有


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

戻り値

適用対象