IotHubProperties.AllowedFqdns Property

Definition

List of allowed FQDNs(Fully Qualified Domain Name) for egress from Iot Hub.

public System.Collections.Generic.IList<string> AllowedFqdns { get; }
member this.AllowedFqdns : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedFqdns As IList(Of String)

Property Value

Applies to