Show / Hide Table of Contents

Class Action

An entity that represents an action to apply for a routing rule.

Inheritance
object
Action
ForwardToBackendSet
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.LoadbalancerService.Models
Assembly: OCI.DotNetSDK.Loadbalancer.dll
Syntax
[JsonConverter(typeof(ActionModelConverter))]
public class Action
In this article
Back to top