Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.PsaService.Models
Assembly: OCI.DotNetSDK.Psa.dll
Syntax
public enum OperationType

Fields

Name Description
CreatePrivateServiceAccess
DeletePrivateServiceAccess
MovePrivateServiceAccess
UnknownEnumValue
UpdatePrivateServiceAccess
In this article
Back to top