Dela via


ScheduleOperationsExtensions.ListByAutomationAccount Metod

Definition

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)

Parametrar

operations
IScheduleOperations

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

resourceGroupName
String

Namnet på en Azure-resursgrupp.

automationAccountName
String

Namnet på automationskontot.

Returer

Gäller för