Compartir a través de


AzureFirewall.IpGroups Propiedad

Definición

Obtiene ipGroups asociados a 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a