Partager via


ApplicationRule.TargetFqdns Propriété

Définition

Obtient ou définit la liste des noms de domaine complets pour cette règle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à