Partilhar via


CosmosDBAccountImpl.ICosmosDBAccount.RegenerateKeyAsync Método

Definição

System.Threading.Tasks.Task ICosmosDBAccount.RegenerateKeyAsync (string keyKind, System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.RegenerateKeyAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.RegenerateKeyAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function RegenerateKeyAsync (keyKind As String, cancellationToken As CancellationToken) As Task Implements ICosmosDBAccount.RegenerateKeyAsync

Parâmetros

keyKind
String

O tipo de chave.

cancellationToken
CancellationToken

Retornos

Implementações

Aplica-se a