Partilhar via


HostPoolPatch.DirectUdp 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.DesktopVirtualizationDirectUdp? DirectUdp { get; set; }
member this.DirectUdp : Nullable<Azure.ResourceManager.DesktopVirtualization.Models.DesktopVirtualizationDirectUdp> with get, set
Public Property DirectUdp As Nullable(Of DesktopVirtualizationDirectUdp)

Property Value

Applies to