Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.DesktopsService.Models
Assembly: OCI.DotNetSDK.Desktops.dll
Syntax
public enum OperationType

Fields

Name Description
CreateDesktopPool
DeleteDesktop
DeleteDesktopPool
MoveDesktopPool
StartDesktop
StartDesktopPool
StopDesktop
StopDesktopPool
UnknownEnumValue
UpdateDesktop
UpdateDesktopPool
In this article
Back to top