Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.SelfService.Models
Assembly: OCI.DotNetSDK.Self.dll
Syntax
public enum OperationType

Fields

Name Description
CreateSubscription
DeleteSubscription
MoveSubscription
UnknownEnumValue
UpdateSubscription
In this article
Back to top