primarybytesIn
Get the primarybytesIn property: The Primary BytesIn of the peering.
- Returns:
- the primarybytesIn value.
com.azure.json.JsonSerializable<ExpressRouteCircuitStatsInner>fromJson(com.azure.json.JsonReader jsonReader) com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) voidvalidate()withPrimarybytesIn(Long primarybytesIn) withPrimarybytesOut(Long primarybytesOut) withSecondarybytesIn(Long secondarybytesIn) withSecondarybytesOut(Long secondarybytesOut) clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJson, toJson, toJsonBytes, toJsonStringprimarybytesIn - the primarybytesIn value to set.primarybytesOut - the primarybytesOut value to set.secondarybytesIn - the secondarybytesIn value to set.secondarybytesOut - the secondarybytesOut value to set.IllegalArgumentException - thrown if the instance is not valid.toJson in interface com.azure.json.JsonSerializable<ExpressRouteCircuitStatsInner>IOExceptionjsonReader - The JsonReader being read.IOException - If an error occurs while reading the ExpressRouteCircuitStatsInner.