PSAzureFirewallPolicyRuleCollectionGroup.RuleCollection Property

Definition

[Newtonsoft.Json.JsonProperty("ruleCollections")]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyBaseRuleCollection> RuleCollection { get; set; }
[<Newtonsoft.Json.JsonProperty("ruleCollections")>]
member this.RuleCollection : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallPolicyBaseRuleCollection> with get, set
Public Property RuleCollection As List(Of PSAzureFirewallPolicyBaseRuleCollection)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to