Enum EnvironmentType
Specifies whether the deployment is used in a production or development/testing environment.
Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public enum EnvironmentType
Fields
| Name | Description |
|---|---|
| DevelopmentOrTesting | |
| Production | |
| UnknownEnumValue |