Sdílet prostřednictvím


SourceControlOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

Načte seznam ovládacích prvků zdroje. http://aka.ms/azureautomationsdk/sourcecontroloperations

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)

Parametry

operations
ISourceControlOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro