Compartir a través de


VpnConnection.ConnectionBandwidth Propiedad

Definición

Obtiene o establece el ancho de banda esperado en MBPS.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a