primaryPeerAddressPrefix
Get the primaryPeerAddressPrefix property: The primary address prefix.
- Returns:
- the primaryPeerAddressPrefix value.
com.azure.json.JsonSerializable<Ipv6ExpressRouteCircuitPeeringConfig>fromJson(com.azure.json.JsonReader jsonReader) com.azure.core.management.SubResourcestate()com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) voidvalidate()withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig) withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix) withRouteFilter(com.azure.core.management.SubResource routeFilter) withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix) clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJson, toJson, toJsonBytes, toJsonStringprimaryPeerAddressPrefix - the primaryPeerAddressPrefix value to set.secondaryPeerAddressPrefix - the secondaryPeerAddressPrefix value to set.microsoftPeeringConfig - the microsoftPeeringConfig value to set.routeFilter - the routeFilter value to set.state - the state value to set.IllegalArgumentException - thrown if the instance is not valid.toJson in interface com.azure.json.JsonSerializable<Ipv6ExpressRouteCircuitPeeringConfig>IOExceptionjsonReader - The JsonReader being read.IOException - If an error occurs while reading the Ipv6ExpressRouteCircuitPeeringConfig.