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

HostPoolPatch.RelayUdp Property

Definition

Default: AVD-wide settings are used to determine connection availability, Enabled: UDP will attempt this connection type when making connections. This means that this connection is possible, but is not guaranteed, as there are other factors that may prevent this connection type, Disabled: UDP will not attempt this connection type when making connections.

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

Property Value

Applies to