Show / Hide Table of Contents

Class TlsPassthroughVirtualServiceTrafficRouteRule

Rule for routing incoming Virtual Service traffic with TLS_PASSTHROUGH protocol

Inheritance
object
VirtualServiceTrafficRouteRule
TlsPassthroughVirtualServiceTrafficRouteRule
Inherited Members
VirtualServiceTrafficRouteRule.Destinations
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ServicemeshService.Models
Assembly: OCI.DotNetSDK.Servicemesh.dll
Syntax
public class TlsPassthroughVirtualServiceTrafficRouteRule : VirtualServiceTrafficRouteRule
In this article
Back to top