Show / Hide Table of Contents

Enum PathMatchCondition.OperatorEnum

Namespace: Oci.LoadbalancerService.Models
Assembly: OCI.DotNetSDK.Loadbalancer.dll
Syntax
public enum PathMatchCondition.OperatorEnum

Fields

Name Description
ExactMatch
ForceLongestPrefixMatch
PrefixMatch
SuffixMatch
UnknownEnumValue
In this article
Back to top