Share via


FirewallPolicy.RuleCollectionGroups Property

Definition

Gets list of references to FirewallPolicyRuleCollectionGroups.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleCollectionGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> RuleCollectionGroups { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ruleCollectionGroups")>]
member this.RuleCollectionGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property RuleCollectionGroups As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to