RunbookOperationsExtensions.ListNext(IRunbookOperations, String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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