Show / Hide Table of Contents

Enum AutomaticDrConfigurationMemberType

Enumeration of different types of Oracle Cloud Infrastructure (OCI) resources that are members in Automatic DR Configuration.

  • DATABASE
  • AUTONOMOUS_DATABASE
  • AUTONOMOUS_CONTAINER_DATABASE
Namespace: Oci.DisasterrecoveryService.Models
Assembly: OCI.DotNetSDK.Disasterrecovery.dll
Syntax
public enum AutomaticDrConfigurationMemberType

Fields

Name Description
AutonomousContainerDatabase
AutonomousDatabase
Database
UnknownEnumValue
In this article
Back to top