Share via


RouteMapData.Rules Property

Definition

List of RouteMap rules to be applied.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.RouteMapRule> Rules { get; }
member this.Rules : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.RouteMapRule>
Public ReadOnly Property Rules As IList(Of RouteMapRule)

Property Value

Applies to