Show / Hide Table of Contents

Enum DistributedDbProtectionMode

The protection mode to set up between the primary and standby databases.

Namespace: Oci.DistributeddatabaseService.Models
Assembly: OCI.DotNetSDK.Distributeddatabase.dll
Syntax
public enum DistributedDbProtectionMode

Fields

Name Description
MaximumAvailability
MaximumPerformance
MaximumProtection
UnknownEnumValue
In this article
Back to top