次の方法で共有


RelayNetworkRuleSetData.PublicNetworkAccess プロパティ

定義

これにより、パブリック ネットワーク経由でトラフィックが許可されるかどうかが決まります。 既定では有効になっています。

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

プロパティ値

適用対象