Class RotateAutonomousContainerDatabaseEncryptionKeyDetails
Key details provided by the user for rotate key operation for Autonomous AI Database.
Inherited Members
Namespace: Oci.DatabaseService.Models
Assembly: OCI.DotNetSDK.Database.dll
Syntax
public class RotateAutonomousContainerDatabaseEncryptionKeyDetailsProperties
KeyVersionId
Declaration
[JsonProperty(PropertyName = "keyVersionId")]
public string KeyVersionId { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Key version ocid of the key provided by the user for rotate operation. OCID. |