Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.AianomalydetectionService.Models
Assembly: OCI.DotNetSDK.Aianomalydetection.dll
Syntax
public enum OperationType

Fields

Name Description
CreateModel
CreatePrivateEndpoint
DeleteModel
DeletePrivateEndpoint
MovePrivateEndpoint
UnknownEnumValue
UpdateModel
UpdatePrivateEndpoint
In this article
Back to top