HostPoolPatch.AllowRdpShortPathWithPrivateLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)