Aracılığıyla paylaş


ScheduleOperationsExtensions.ListByAutomationAccount 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> ListByAutomationAccount (this Microsoft.Azure.Management.Automation.IScheduleOperations operations, string resourceGroupName, string automationAccountName);
static member ListByAutomationAccount : Microsoft.Azure.Management.Automation.IScheduleOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Schedule>
<Extension()>
Public Function ListByAutomationAccount (operations As IScheduleOperations, resourceGroupName As String, automationAccountName As String) As IPage(Of Schedule)

Parametreler

operations
IScheduleOperations

Bu uzantı yönteminin işlem grubu.

resourceGroupName
String

Azure Kaynak grubunun adı.

automationAccountName
String

Otomasyon hesabının adı.

Döndürülenler

Şunlara uygulanır