Partager via


NetworkInterface.EnableAcceleratedNetworking Propriété

Définition

Obtient ou définit si l’interface réseau est configurée pour la mise en réseau accélérée. Non applicable aux tailles de machine virtuelle qui nécessitent une mise en réseau accélérée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à