次の方法で共有


IotHubProperties.AllowedFqdns プロパティ

定義

Iot Hub からのエグレスで許可される FQDN (完全修飾ドメイン名) の一覧。

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

プロパティ値

適用対象