Share via


FirewallPolicyRuleGroupInner.Rules Property

Definition

Gets or sets group of Firewall Policy rules.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to