VpnClientConnectionHealthDetail.MaxPacketsPerSecond Property

Definition

Gets the max packets transferred per second.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to