Show / Hide Table of Contents

Enum PathMatchType.MatchTypeEnum

Namespace: Oci.LoadbalancerService.Models
Assembly: OCI.DotNetSDK.Loadbalancer.dll
Syntax
public enum PathMatchType.MatchTypeEnum

Fields

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