Delen via


VMNicDetails.EnableAcceleratedNetworkingOnTfo Property

Definition

Gets or sets whether the TFO NIC has accelerated networking enabled.

[Newtonsoft.Json.JsonProperty(PropertyName="enableAcceleratedNetworkingOnTfo")]
public bool? EnableAcceleratedNetworkingOnTfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableAcceleratedNetworkingOnTfo")>]
member this.EnableAcceleratedNetworkingOnTfo : Nullable<bool> with get, set
Public Property EnableAcceleratedNetworkingOnTfo As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to