Show / Hide Table of Contents

Enum DeploymentWalletOperationType

The Possible OperationType for the deployment wallet which is either IMPORT or EXPORT.

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

Fields

Name Description
Export
Import
UnknownEnumValue
In this article
Back to top