Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.ClusterhealthService.Models
Assembly: OCI.DotNetSDK.Clusterhealth.dll
Syntax
public enum OperationType

Fields

Name Description
CreateDiagnosisStore
DeleteDiagnosisStore
MoveDiagnosisStore
RequestDiagnosis
UnknownEnumValue
UpdateDiagnosisStore
In this article
Back to top