CosmosDBAccountRegenerateKeyContent(CosmosDBAccountKeyKind) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of CosmosDBAccountRegenerateKeyContent.
public CosmosDBAccountRegenerateKeyContent (Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountKeyKind keyKind);
new Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountRegenerateKeyContent : Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountKeyKind -> Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountRegenerateKeyContent
Public Sub New (keyKind As CosmosDBAccountKeyKind)
Parameters
- keyKind
- CosmosDBAccountKeyKind
The access key to regenerate.