Compartir a través de


IotHubProperties.AllowedFqdnList Propiedad

Definición

Obtiene o establece la lista de FQDN permitidos (nombre de dominio completo) para la salida de IoT Hub.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedFqdnList")]
public System.Collections.Generic.IList<string> AllowedFqdnList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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