Show / Hide Table of Contents

Enum OperationTypes

Possibly types of operations that the work request may process.

Namespace: Oci.ApmcontrolplaneService.Models
Assembly: OCI.DotNetSDK.Apmcontrolplane.dll
Syntax
public enum OperationTypes

Fields

Name Description
CreateApmDomain
DeleteApmDomain
GenerateDataKeys
RemoveDataKeys
UnknownEnumValue
UpdateApmDomain
In this article
Back to top