Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.VbsinstService.Models
Assembly: OCI.DotNetSDK.Vbsinst.dll
Syntax
public enum OperationType

Fields

Name Description
CreateVbsInstance
DeleteVbsInstance
MoveVbsInstance
UnknownEnumValue
UpdateVbsInstance
In this article
Back to top