CosmosDBAccountImpl.ICosmosDBAccount.RegenerateKey(String) Method

Definition

void ICosmosDBAccount.RegenerateKey (string keyKind);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.RegenerateKey : string -> unit
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.RegenerateKey : string -> unit
Sub RegenerateKey (keyKind As String) Implements ICosmosDBAccount.RegenerateKey

Parameters

keyKind
String

The key kind.

Implements

Applies to