Compartir a través de


Cluster.AllowedFqdnList Propiedad

Definición

Obtiene o establece la lista de FQDN permitidos (nombre de dominio completo) para la salida del clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a