Share via


PSAzureFirewallApplicationRule.FqdnTags Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to