Compartir a través de


VirtualMachineScaleSetNetworkConfigurationInner.EnableAcceleratedNetworking Propiedad

Definición

Obtiene o establece especifica si la interfaz de red está habilitada para redes aceleradas.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a