Compartir a través de


ApplicationRuleCondition.TargetFqdns Propiedad

Definición

Obtiene o establece la lista de FQDN para esta condición de regla.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a