Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.OpaService.Models
Assembly: OCI.DotNetSDK.Opa.dll
Syntax
public enum OperationType

Fields

Name Description
CreateOpaInstance
CreateOpaInstanceAttachment
DeleteOpaInstance
DeleteOpaInstanceAttachment
MoveOpaInstance
StartOpaInstance
StopOpaInstance
UnknownEnumValue
UpdateOpaInstance
In this article
Back to top