Compartilhar via


AzureFirewallApplicationRule.TargetFqdns Propriedade

Definição

Obtém ou define a lista de FQDNs para essa regra.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a