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
DrgAttachmentTypeDrgRouteDistributionMatchCriteria
Inherited Members
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
[JsonConverter(typeof(DrgRouteDistributionMatchCriteriaModelConverter))]
public class DrgRouteDistributionMatchCriteria
In this article
Back to top