Show / Hide Table of Contents

Enum OperationType

Possible operation types.

Namespace: Oci.BastionService.Models
Assembly: OCI.DotNetSDK.Bastion.dll
Syntax
public enum OperationType

Fields

Name Description
CreateBastion
CreateSession
DeleteBastion
DeleteSession
UnknownEnumValue
UpdateBastion
In this article
Back to top