ManagedRuleOverride.Action Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)