次の方法で共有


IAutomationAccountOperations.ListAsync(String, CancellationToken) メソッド

定義

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

パラメーター

resourceGroupName
String
cancellationToken
CancellationToken

戻り値

適用対象