Share via


ManagedRuleOverride.Action Property

Definition

Describes the override action to be applied when rule matches.

public Azure.ResourceManager.FrontDoor.Models.RuleMatchActionType? Action { get; set; }
member this.Action : Nullable<Azure.ResourceManager.FrontDoor.Models.RuleMatchActionType> with get, set
Public Property Action As Nullable(Of RuleMatchActionType)

Property Value

Applies to