Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.DifService.Models
Assembly: OCI.DotNetSDK.Dif.dll
Syntax
public enum OperationType

Fields

Name Description
AddServiceInStack
CreateStack
DeleteStack
DeployArtifacts
MoveStack
UnknownEnumValue
UpdateStack
In this article
Back to top