Bagikan melalui


ExpressRouteCircuitStatsInner.PrimarybytesOut Property

Definition

Gets or sets the primary BytesOut of the peering.

[Newtonsoft.Json.JsonProperty(PropertyName="primarybytesOut")]
public long? PrimarybytesOut { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primarybytesOut")>]
member this.PrimarybytesOut : Nullable<int64> with get, set
Public Property PrimarybytesOut As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to