Delen via


AzureFirewall.IpGroups Property

Definition

Gets ipGroups associated with AzureFirewall.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to