PSAzureFirewallApplicationRuleCollection.Rules Property

Definition

[Newtonsoft.Json.JsonProperty(Order=4)]
public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRule> Rules { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=4)>]
member this.Rules : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSAzureFirewallApplicationRule> with get, set
Public Property Rules As List(Of PSAzureFirewallApplicationRule)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to