次の方法で共有


VpnConnectionInner.IngressBytesTransferred プロパティ

定義

転送されたイングレス バイトを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象