PSAzureFirewallPolicyApplicationRule.TargetFqdns Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to