Show / Hide Table of Contents

Enum OperatorType

Logical operator in the rule.

Namespace: Oci.CloudguardService.Models
Assembly: OCI.DotNetSDK.Cloudguard.dll
Syntax
public enum OperatorType

Fields

Name Description
Equals
In
NotEquals
NotIn
UnknownEnumValue
In this article
Back to top