Compartir a través de


ApplicationRuleCondition.FqdnTags Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a