Show / Hide Table of Contents

Class IndeterminateRoutingAction

Defines the routing action taken on a traffic node where the routing action is INDETERMINATE.

Inheritance
object
RoutingAction
IndeterminateRoutingAction
Inherited Members
RoutingAction.ActionType
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 IndeterminateRoutingAction : RoutingAction
In this article
Back to top