PSAzureFirewallApplicationRule.SourceIpGroups Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to