Compartir a través de


ConnectionTypeOperationsExtensions.ListAsync Método

Definición

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

Parámetros

resourceGroupName
String
automationAccount
String

Devoluciones

Se aplica a