Python2PackageOperationsExtensions.ListByAutomationAccountNextAsync Metod

Definition

Hämta en lista över Python 2-paket. http://aka.ms/azureautomationsdk/moduleoperations

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Module>> ListByAutomationAccountNextAsync (this Microsoft.Azure.Management.Automation.IPython2PackageOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByAutomationAccountNextAsync : Microsoft.Azure.Management.Automation.IPython2PackageOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Module>>
<Extension()>
Public Function ListByAutomationAccountNextAsync (operations As IPython2PackageOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of Module))

Parametrar

operations
IPython2PackageOperations

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

nextPageLink
String

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

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Gäller för