PSAzureFirewallApplicationRule.TargetFqdns Property

Definition

[Newtonsoft.Json.JsonProperty(Order=4)]
public System.Collections.Generic.List<string> TargetFqdns { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=4)>]
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