Udostępnij za pośrednictwem


DscConfigurationOperationsExtensions.ListByAutomationAccountNextAsync Metoda

Definicja

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

Parametry

operations
IDscConfigurationOperations

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

cancellationToken
CancellationToken

Token anulowania.

Zwraca

Dotyczy