VirtualNetworkGatewayConnectionListEntityInner.IngressBytesTransferred Property

Definition

Gets the ingress bytes transferred in this connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to