次の方法で共有


AccountsOperationsExtensions.ListAsync メソッド

定義

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CognitiveServices.Fluent.Models.CognitiveServicesAccountInner>> ListAsync (this Microsoft.Azure.Management.CognitiveServices.Fluent.IAccountsOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAsync : Microsoft.Azure.Management.CognitiveServices.Fluent.IAccountsOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CognitiveServices.Fluent.Models.CognitiveServicesAccountInner>>
<Extension()>
Public Function ListAsync (operations As IAccountsOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of CognitiveServicesAccountInner))

パラメーター

operations
IAccountsOperations
cancellationToken
CancellationToken

戻り値

適用対象