通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HostPoolPatch.AllowRdpShortPathWithPrivateLink Property

Definition

Controls if the use of RDPShortPath transport is allowed, possibly bypassing Private Link routes.

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

Property Value

Applies to