ApplicationGatewayRewriteRule.ActionSet 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.
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.Fluent.Models.ApplicationGatewayRewriteRuleActionSet ActionSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actionSet")>]
member this.ActionSet : Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayRewriteRuleActionSet with get, set
Public Property ActionSet As ApplicationGatewayRewriteRuleActionSet
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute