Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.AdmService.Models
Assembly: OCI.DotNetSDK.Adm.dll
Syntax
public enum OperationType

Fields

Name Description
ActivateRemediationRecipe
CreateKnowledgeBase
CreateRemediationRecipe
DeactivateRemediationRecipe
DeleteKnowledgeBase
DeleteRemediationRecipe
MoveKnowledgeBase
MoveRemediationRecipe
UnknownEnumValue
UpdateKnowledgeBase
UpdateRemediationRecipe
In this article
Back to top