Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.QueueService.Models
Assembly: OCI.DotNetSDK.Queue.dll
Syntax
public enum OperationType

Fields

Name Description
CreateQueue
DeleteQueue
MoveQueue
PurgeQueue
UnknownEnumValue
UpdateQueue
In this article
Back to top