Show / Hide Table of Contents

Enum DeploymentCategory

The deployment category defines the broad separation of the deployment type into three categories. Currently the separation is 'DATA_REPLICATION', 'STREAM_ANALYTICS' and 'DATA_TRANSFORMS'.

Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public enum DeploymentCategory

Fields

Name Description
DataReplication
DataTransforms
StreamAnalytics
UnknownEnumValue
In this article
Back to top