IotHubProperties.PublicNetworkAccess プロパティ

定義

パブリック ネットワークからの要求を許可するかどうか。

public Azure.ResourceManager.IotHub.Models.IotHubPublicNetworkAccess? PublicNetworkAccess { get; set; }
member this.PublicNetworkAccess : Nullable<Azure.ResourceManager.IotHub.Models.IotHubPublicNetworkAccess> with get, set
Public Property PublicNetworkAccess As Nullable(Of IotHubPublicNetworkAccess)

プロパティ値

適用対象