ConnectionOperationsExtensions.ListByAutomationAccountNext Metod

Definition

Hämta en lista över anslutningar. http://aka.ms/azureautomationsdk/connectionoperations

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

Parametrar

operations
IConnectionOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för