Show / Hide Table of Contents

Class TcpIngressGatewayTrafficRouteRule

Rule for routing incoming ingress gateway traffic with TCP protocol.

Inheritance
object
IngressGatewayTrafficRouteRule
TcpIngressGatewayTrafficRouteRule
Inherited Members
IngressGatewayTrafficRouteRule.IngressGatewayHost
IngressGatewayTrafficRouteRule.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 TcpIngressGatewayTrafficRouteRule : IngressGatewayTrafficRouteRule
In this article
Back to top