次の方法で共有


IntegrationRuntimeNodeMonitoringData.SentBytes プロパティ

定義

統合ランタイム ノードで送信バイトを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sentBytes")]
public double? SentBytes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sentBytes")>]
member this.SentBytes : Nullable<double>
Public ReadOnly Property SentBytes As Nullable(Of Double)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象