Compartir a través de


IStatisticsOperations.ListAsync Método

Definición

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

Parámetros

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a