Aracılığıyla paylaş


ScheduleOperationsExtensions.ListByAutomationAccountNext Yöntem

Tanım

Zamanlamaların listesini alın. http://aka.ms/azureautomationsdk/scheduleoperations

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

Parametreler

operations
IScheduleOperations

Bu uzantı yönteminin işlem grubu.

nextPageLink
String

Önceki başarılı List çağrısından NextLink işlemi.

Döndürülenler

Şunlara uygulanır