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
CreatePrivateEndpoint
DeleteDedicatedAiCluster
DeleteEndpoint
DeleteModel
DeletePrivateEndpoint
MoveDedicatedAiCluster
MoveEndpoint
MoveModel
MovePrivateEndpoint
UnknownEnumValue
UpdateDedicatedAiCluster
UpdateEndpoint
UpdatePrivateEndpoint
In this article
Back to top