다음을 통해 공유


ScheduleOperationsExtensions.ListAsync 메서드

정의

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ScheduleListResponse> ListAsync (this Microsoft.Azure.Management.Automation.IScheduleOperations operations, string resourceGroupName, string automationAccount);
static member ListAsync : Microsoft.Azure.Management.Automation.IScheduleOperations * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ScheduleListResponse>
<Extension()>
Public Function ListAsync (operations As IScheduleOperations, resourceGroupName As String, automationAccount As String) As Task(Of ScheduleListResponse)

매개 변수

operations
IScheduleOperations
resourceGroupName
String
automationAccount
String

반환

적용 대상