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
CreateAiDataPlatform
CreateDataLake
CreateWorkspace
DeleteAiDataPlatform
DeleteDataLake
DeleteWorkspace
EnableAiFeatures
EvaluateIamPolicies
MoveAiDataPlatform
MoveDataLake
UnknownEnumValue
UpdateAiDataPlatform
UpdateDataLake
UpdateWorkspace
In this article
Back to top