Freigeben über


IotHubProperties.AllowedFqdnList Eigenschaft

Definition

Ruft eine Liste der zulässigen FQDNs (vollqualifizierter Domänenname) für ausgehenden Datenverkehr von Iot Hub ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: