Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.LustrefilestorageService.Models
Assembly: OCI.DotNetSDK.Lustrefilestorage.dll
Syntax
public enum OperationType

Fields

Name Description
CreateLustreFileSystem
DeleteLustreFileSystem
MoveLustreFileSystem
UnknownEnumValue
UpdateLustreFileSystem
In this article
Back to top