Condividi tramite


ScheduleOperationsExtensions.ListAsync Metodo

Definizione

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)

Parametri

operations
IScheduleOperations
resourceGroupName
String
automationAccount
String

Restituisce

Si applica a