Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.MngdmacService.Models
Assembly: OCI.DotNetSDK.Mngdmac.dll
Syntax
public enum OperationType

Fields

Name Description
CancelMacOrder
CreateMacOrder
DeleteMacDevice
DeleteMacOrder
MoveMacOrder
UnknownEnumValue
UpdateMacOrder
In this article
Back to top