Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.AidataplatformService.Models
Assembly: OCI.DotNetSDK.Aidataplatform.dll
Syntax
public enum OperationType

Fields

Name Description
CreateDataLake
CreateWorkspace
DeleteDataLake
DeleteWorkspace
EvaluateIamPolicies
MoveDataLake
UnknownEnumValue
UpdateDataLake
UpdateWorkspace
In this article
Back to top