共用方式為


JobScheduleOperationsExtensions.List 方法

定義

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

參數

resourceGroupName
String
automationAccount
String

傳回

適用於