Partager via


IotHubProperties.AllowedFqdnList Propriété

Définition

Obtient ou définit la liste des noms de domaine complets (nom de domaine complet) autorisés pour la sortie à partir d’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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à