Share via


NetworkInterface.EnableAcceleratedNetworking Property

Definition

If the network interface is accelerated networking enabled.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public bool? EnableAcceleratedNetworking { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.EnableAcceleratedNetworking : Nullable<bool> with get, set
Public Property EnableAcceleratedNetworking As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to