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