Show / Hide Table of Contents

Enum GdpOperationType

Possible operation types.

Namespace: Oci.GdpService.Models
Assembly: OCI.DotNetSDK.Gdp.dll
Syntax
public enum GdpOperationType

Fields

Name Description
CreateGdpPipeline
DeleteGdpPipeline
MoveGdpPipeline
PeerGdpPipeline
RotateGdpPipelineKeys
StartGdpPipeline
StopGdpPipeline
UnknownEnumValue
UpdateGdpPipeline
In this article
Back to top