Megosztás a következőn keresztül:


IDscNodeReportsOperations.ListAsync Metódus

Definíció

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

Paraméterek

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Válaszok

A következőre érvényes: