Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.ApiplatformService.Models
Assembly: OCI.DotNetSDK.Apiplatform.dll
Syntax
public enum OperationType

Fields

Name Description
CreateApipInstance
DeleteApipInstance
MoveApipInstance
UnknownEnumValue
UpdateApipInstance
In this article
Back to top