PSAzureFirewallPolicyApplicationRule.SourceAddresses Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to