Share via


PSAzureFirewallPolicyNetworkRule.DestinationIpGroups Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to