Show / Hide Table of Contents

Enum ConditionOperatorName

Operation names supported for condition operator.

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

Fields

Name Description
And
Equals
GreaterThan
In
LessThan
NotEquals
NotIn
Or
Range
UnknownEnumValue
In this article
Back to top