Show / Hide Table of Contents

Class AccessDeniedTrafficNode

Defines the configuration of a traffic node to which the user is denied access.

Inheritance
object
TrafficNode
AccessDeniedTrafficNode
Inherited Members
TrafficNode.EgressTraffic
TrafficNode.NextHopRoutingAction
TrafficNode.EgressSecurityAction
TrafficNode.IngressSecurityAction
TrafficNode.ZprEgressSecurityAction
TrafficNode.ZprIngressSecurityAction
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
public class AccessDeniedTrafficNode : TrafficNode
In this article
Back to top