Show / Hide Table of Contents

Enum OperationType

The resources affected by this work request.

Namespace: Oci.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public enum OperationType

Fields

Name Description
CreateDedicatedAiCluster
CreateEndpoint
CreateModel
DeleteDedicatedAiCluster
DeleteEndpoint
DeleteModel
MoveDedicatedAiCluster
MoveEndpoint
MoveModel
UnknownEnumValue
UpdateDedicatedAiCluster
UpdateEndpoint
In this article
Back to top