Show / Hide Table of Contents

Enum EncryptionInTransitType

The attachment type of a BM volume. If the attachment is in-transit encryption, the field is BM_ENCRYPTION_IN_TRANSIT. Otherwise, the field is None.

Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public enum EncryptionInTransitType

Fields

Name Description
BmEncryptionInTransit
None
UnknownEnumValue
In this article
Back to top