Aracılığıyla paylaş


NetworkInterfaceResourceSettings.EnableAcceleratedNetworking Property

Definition

Gets or sets a value indicating whether accelerated networking is enabled.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to