ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withGatewayManagerEtag(String gatewayManagerEtag) |
Set the gatewayManagerEtag property: The GatewayManager Etag.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withIpv6PeeringConfig(Ipv6ExpressRouteCircuitPeeringConfig ipv6PeeringConfig) |
Set the ipv6PeeringConfig property: The IPv6 peering configuration.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig) |
Set the microsoftPeeringConfig property: The Microsoft peering configuration.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withPeerAsn(Long peerAsn) |
Set the peerAsn property: The peer ASN.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withPeeringType(ExpressRoutePeeringType peeringType) |
Set the peeringType property: The peering type.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withPrimaryPeerAddressPrefix(String primaryPeerAddressPrefix) |
Set the primaryPeerAddressPrefix property: The primary address prefix.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withSecondaryPeerAddressPrefix(String secondaryPeerAddressPrefix) |
Set the secondaryPeerAddressPrefix property: The secondary address prefix.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withSharedKey(String sharedKey) |
Set the sharedKey property: The shared key.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withState(ExpressRoutePeeringState state) |
Set the state property: The peering state.
|
ExpressRouteCrossConnectionPeeringProperties |
ExpressRouteCrossConnectionPeeringProperties.withVlanId(Integer vlanId) |
Set the vlanId property: The VLAN ID.
|