Share via


BatchNetworkConfiguration.EnableAcceleratedNetworking Property

Definition

Accelerated networking enables single root I/O virtualization (SR-IOV) to a VM, which may lead to improved networking performance. For more details, see: https://learn.microsoft.com/azure/virtual-network/accelerated-networking-overview.

public bool? EnableAcceleratedNetworking { get; set; }
member this.EnableAcceleratedNetworking : Nullable<bool> with get, set
Public Property EnableAcceleratedNetworking As Nullable(Of Boolean)

Property Value

Applies to