Compartir a través de


VpnClientConnectionHealthDetail.MaxPacketsPerSecond Propiedad

Definición

Obtiene el número máximo de paquetes transferidos por segundo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a