Share via


RouteMapRule.Actions Property

Definition

List of actions which will be applied on a match.

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

Property Value

Applies to