Sdílet prostřednictvím


IConnectionTypeOperations.ListAsync(String, String, CancellationToken) Metoda

Definice

public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ConnectionTypeListResponse> ListAsync (string resourceGroupName, string automationAccount, System.Threading.CancellationToken cancellationToken);
abstract member ListAsync : string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.ConnectionTypeListResponse>
Public Function ListAsync (resourceGroupName As String, automationAccount As String, cancellationToken As CancellationToken) As Task(Of ConnectionTypeListResponse)

Parametry

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Návraty

Platí pro