Show / Hide Table of Contents

Class RuleCondition

A condition to apply to an access control rule.

Inheritance
object
RuleCondition
PathMatchCondition
SourceIpAddressCondition
SourceVcnIdCondition
SourceVcnIpAddressCondition
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(RuleConditionModelConverter))]
public class RuleCondition
In this article
Back to top