Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.DdfsService.Models
Assembly: OCI.DotNetSDK.Ddfs.dll
Syntax
public enum OperationType

Fields

Name Description
CreateInstance
DeleteInstance
MoveInstance
UnknownEnumValue
UpdateInstance
In this article
Back to top