Show / Hide Table of Contents

Enum OperationTypes

Possible operation types.

Namespace: Oci.DatabasemigrationService.Models
Assembly: OCI.DotNetSDK.Databasemigration.dll
Syntax
public enum OperationTypes

Fields

Name Description
CloneMigration
CreateConnection
CreateMigration
DeleteConnection
DeleteMigration
StartMigration
UnknownEnumValue
UpdateConnection
UpdateMigration
ValidateMigration
In this article
Back to top