Show / Hide Table of Contents

Enum OperationType

The asynchronous operation tracked by the work request.

Namespace: Oci.ZprService.Models
Assembly: OCI.DotNetSDK.Zpr.dll
Syntax
public enum OperationType

Fields

Name Description
CreateZprConfiguration
CreateZprPolicy
DeleteZprConfiguration
DeleteZprPolicy
UnknownEnumValue
UpdateZprConfiguration
UpdateZprPolicy
In this article
Back to top