Partager via


AzureFirewallNetworkRule.DestinationIpGroups Propriété

Définition

Obtient ou définit la liste des IpGroups de destination pour cette règle.

[Newtonsoft.Json.JsonProperty(PropertyName="destinationIpGroups")]
public System.Collections.Generic.IList<string> DestinationIpGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationIpGroups")>]
member this.DestinationIpGroups : System.Collections.Generic.IList<string> with get, set
Public Property DestinationIpGroups As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à