VpnClientConnectionHealthDetail.MaxPacketsPerSecond プロパティ

定義

1 秒あたりに転送される最大パケット数を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象