primaryPeerAddressPrefix
Get the primaryPeerAddressPrefix property: The primary address prefix.
- Returns:
- the primaryPeerAddressPrefix value.
com.azure.json.JsonSerializable<com.azure.core.management.SubResource>azureAsn()etag()fromJson(com.azure.json.JsonReader jsonReader) name()peerAsn()state()com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) voidvalidate()vlanId()withGatewayManagerEtag(String gatewayManagerEtag) withIpv6PeeringConfig(Ipv6ExpressRouteCircuitPeeringConfig ipv6PeeringConfig) withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig) withPeerAsn(Long peerAsn) withPeeringType(ExpressRoutePeeringType peeringType) withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix) withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix) withSharedKey(String sharedKey) withVlanId(Integer vlanId) idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJson, toJson, toJsonBytes, toJsonStringname - the name value to set.withId in class com.azure.core.management.SubResourcepeeringType - the peeringType value to set.state - the state value to set.peerAsn - the peerAsn value to set.primaryPeerAddressPrefix - the primaryPeerAddressPrefix value to set.secondaryPeerAddressPrefix - the secondaryPeerAddressPrefix value to set.vlanId - the vlanId value to set.microsoftPeeringConfig - the microsoftPeeringConfig value to set.gatewayManagerEtag - the gatewayManagerEtag value to set.ipv6PeeringConfig - the ipv6PeeringConfig value to set.IllegalArgumentException - thrown if the instance is not valid.toJson in interface com.azure.json.JsonSerializable<com.azure.core.management.SubResource>toJson in class com.azure.core.management.SubResourceIOExceptionjsonReader - The JsonReader being read.IOException - If an error occurs while reading the ExpressRouteCrossConnectionPeeringInner.