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()com.azure.core.management.SubResourcestate()stats()com.azure.json.JsonWritertoJson(com.azure.json.JsonWriter jsonWriter) type()voidvalidate()vlanId()withAzureAsn(Integer azureAsn) withConnections(List<ExpressRouteCircuitConnectionInner> connections) withExpressRouteConnection(ExpressRouteConnectionId expressRouteConnection) withGatewayManagerEtag(String gatewayManagerEtag) withIpv6PeeringConfig(Ipv6ExpressRouteCircuitPeeringConfig ipv6PeeringConfig) withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig) withPeerAsn(Long peerAsn) withPeeringType(ExpressRoutePeeringType peeringType) withPrimaryAzurePort(String primaryAzurePort) withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix) withRouteFilter(com.azure.core.management.SubResource routeFilter) withSecondaryAzurePort(String secondaryAzurePort) 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.azureAsn - the azureAsn value to set.peerAsn - the peerAsn value to set.primaryPeerAddressPrefix - the primaryPeerAddressPrefix value to set.secondaryPeerAddressPrefix - the secondaryPeerAddressPrefix value to set.primaryAzurePort - the primaryAzurePort value to set.secondaryAzurePort - the secondaryAzurePort value to set.vlanId - the vlanId value to set.microsoftPeeringConfig - the microsoftPeeringConfig value to set.stats - the stats value to set.gatewayManagerEtag - the gatewayManagerEtag value to set.routeFilter - the routeFilter value to set.ipv6PeeringConfig - the ipv6PeeringConfig value to set.expressRouteConnection - the expressRouteConnection value to set.connections - the connections 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 ExpressRouteCircuitPeeringInner.