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 |