次の方法で共有


HostPoolData.PublicNetworkAccess プロパティ

定義

[有効] を選択すると、パブリック ネットワークとプライベート ネットワークの両方からこのリソースにアクセスできます。無効にすると、このリソースにはプライベート エンドポイント経由でのみアクセスできます。

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

プロパティ値

適用対象