JobScheduleOperationsExtensions.List Method

Definition

public static Microsoft.Azure.Management.Automation.Models.JobScheduleListResponse List (this Microsoft.Azure.Management.Automation.IJobScheduleOperations operations, string resourceGroupName, string automationAccount);
static member List : Microsoft.Azure.Management.Automation.IJobScheduleOperations * string * string -> Microsoft.Azure.Management.Automation.Models.JobScheduleListResponse
<Extension()>
Public Function List (operations As IJobScheduleOperations, resourceGroupName As String, automationAccount As String) As JobScheduleListResponse

Parameters

resourceGroupName
String
automationAccount
String

Returns

Applies to