IotHubProperties.RestrictOutboundNetworkAccess プロパティ

定義

true の場合、IotHub からのエグレスは、allowedFqdnList 経由で構成されている許可された FQDN のみに制限されます。

public bool? RestrictOutboundNetworkAccess { get; set; }
member this.RestrictOutboundNetworkAccess : Nullable<bool> with get, set
Public Property RestrictOutboundNetworkAccess As Nullable(Of Boolean)

プロパティ値

適用対象