Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.PsqlService.Models
Assembly: OCI.DotNetSDK.Psql.dll
Syntax
public enum OperationType

Fields

Name Description
CreatePostgresqlDbSystem
CreatePostgresqlDbSystemBackup
DeletePostgresqlDbSystem
DeletePostgresqlDbSystemBackup
MovePostgresqlDbSystem
MovePostgresqlDbSystemBackup
UnknownEnumValue
UpdatePostgresqlDbSystem
UpdatePostgresqlDbSystemBackup
In this article
Back to top