Share via


NetworkAdapter.LinkSpeed Property

Definition

Gets link speed.

[Newtonsoft.Json.JsonProperty(PropertyName="linkSpeed")]
public long? LinkSpeed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkSpeed")>]
member this.LinkSpeed : Nullable<int64>
Public ReadOnly Property LinkSpeed As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to