Share via


ApplicationGatewayWafDynamicManifestResult.AvailableRuleSets Property

Definition

Gets or sets the available rulesets.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.availableRuleSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayFirewallManifestRuleSet> AvailableRuleSets { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.availableRuleSets")>]
member this.AvailableRuleSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ApplicationGatewayFirewallManifestRuleSet> with get, set
Public Property AvailableRuleSets As IList(Of ApplicationGatewayFirewallManifestRuleSet)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to