共用方式為


SourceControlOperationsExtensions.ListByAutomationAccountNext 方法

定義

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.SourceControl> ListByAutomationAccountNext (this Microsoft.Azure.Management.Automation.ISourceControlOperations operations, string nextPageLink);
static member ListByAutomationAccountNext : Microsoft.Azure.Management.Automation.ISourceControlOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.SourceControl>
<Extension()>
Public Function ListByAutomationAccountNext (operations As ISourceControlOperations, nextPageLink As String) As IPage(Of SourceControl)

參數

operations
ISourceControlOperations

這個擴充方法的作業群組。

nextPageLink
String

上一次成功呼叫 List 作業的 NextLink。

傳回

適用於