Class VolumeKmsKey
The Vault service master encryption key associated with this volume.
Inherited Members
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public class VolumeKmsKey
Properties
KmsKeyId
Declaration
[JsonProperty(PropertyName = "kmsKeyId")]
public string KmsKeyId { get; set; }
Property Value
Type | Description |
---|---|
string | The OCID of the Vault service key assigned to this volume. If the volume is not using Vault service, then the |