Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.ManagedkafkaService.Models
Assembly: OCI.DotNetSDK.Managedkafka.dll
Syntax
public enum OperationType

Fields

Name Description
CreateKafkaCluster
DeleteKafkaCluster
DisableSuperuser
EnableSuperuser
MoveKafkaCluster
UnknownEnumValue
UpdateKafkaCluster
In this article
Back to top