CosmosDBAccountImpl.ICosmosDBAccount.ListKeysAsync(CancellationToken) Method

Definition

System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListKeysResult> ICosmosDBAccount.ListKeysAsync (System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListKeysAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListKeysResult>
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.ListKeysAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.CosmosDB.Fluent.IDatabaseAccountListKeysResult>
Function ListKeysAsync (cancellationToken As CancellationToken) As Task(Of IDatabaseAccountListKeysResult) Implements ICosmosDBAccount.ListKeysAsync

Parameters

cancellationToken
CancellationToken

Returns

Implements

Applies to