primaryPeerAddressPrefix
Get the primaryPeerAddressPrefix property: The primary address prefix.
- Returns:
- the primaryPeerAddressPrefix value.
azureAsn()etag()name()peerAsn()com.azure.core.management.SubResourcestate()stats()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) idname - 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.