Show / Hide Table of Contents

Class DrgRouteDistributionMatchCriteria

The match criteria in a route distribution statement. The match criteria outlines which routes should be imported or exported.

Inheritance
object
DrgRouteDistributionMatchCriteria
DrgAttachmentIdDrgRouteDistributionMatchCriteria
DrgAttachmentMatchAllDrgRouteDistributionMatchCriteria
DrgAttachmentTypeDrgRouteDistributionMatchCriteria
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
[JsonConverter(typeof(DrgRouteDistributionMatchCriteriaModelConverter))]
public class DrgRouteDistributionMatchCriteria
In this article
Back to top