Share via


ApplicationGatewayRewriteRule.ActionSet Property

Definition

Gets or sets set of actions to be done as part of the rewrite Rule.

[Newtonsoft.Json.JsonProperty(PropertyName="actionSet")]
public Microsoft.Azure.Management.Network.Models.ApplicationGatewayRewriteRuleActionSet ActionSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionSet")>]
member this.ActionSet : Microsoft.Azure.Management.Network.Models.ApplicationGatewayRewriteRuleActionSet with get, set
Public Property ActionSet As ApplicationGatewayRewriteRuleActionSet

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to