Compartir a través de


DeviceProperties.LinkSpeedInMbps Propiedad

Definición

Obtiene o establece la velocidad del vínculo.

[Newtonsoft.Json.JsonProperty(PropertyName="linkSpeedInMbps")]
public int? LinkSpeedInMbps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="linkSpeedInMbps")>]
member this.LinkSpeedInMbps : Nullable<int> with get, set
Public Property LinkSpeedInMbps As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a