Interface ExpressRouteCrossConnectionPeering

All Superinterfaces:
HasId, HasInnerModel<ExpressRouteCrossConnectionPeeringInner>, HasManager<NetworkManager>, HasName, HasResourceGroup, IndependentChild<NetworkManager>, Indexable, Refreshable<ExpressRouteCrossConnectionPeering>, Updatable<ExpressRouteCrossConnectionPeering.Update>

Client-side representation of express route cross connection peering object, associated with express route cross connection.
  • Method Details

    • peeringType

      Gets the peering type.
      Returns:
      the peering type
    • state

      Gets the peering state.
      Returns:
      the peering state
    • azureAsn

      int azureAsn()
      Gets the Azure ASN.
      Returns:
      the Azure ASN
    • peerAsn

      long peerAsn()
      Gets the peer ASN.
      Returns:
      the peer ASN
    • primaryPeerAddressPrefix

      String primaryPeerAddressPrefix()
      Gets the primary address prefix.
      Returns:
      the primary address prefix
    • secondaryPeerAddressPrefix

      String secondaryPeerAddressPrefix()
      Gets the secondary address prefix.
      Returns:
      the secondary address prefix
    • primaryAzurePort

      String primaryAzurePort()
      Gets the primary port.
      Returns:
      the primary port
    • secondaryAzurePort

      String secondaryAzurePort()
      Gets the secondary port.
      Returns:
      the secondary port
    • sharedKey

      String sharedKey()
      Gets the shared key.
      Returns:
      the shared key
    • vlanId

      int vlanId()
      Gets the VLAN ID.
      Returns:
      the VLAN ID
    • microsoftPeeringConfig

      ExpressRouteCircuitPeeringConfig microsoftPeeringConfig()
      Gets the Microsoft peering configuration.
      Returns:
      the Microsoft peering configuration
    • provisioningState

      String provisioningState()
      Gets the provisioning state of the public IP resource.
      Returns:
      the provisioning state of the public IP resource
    • gatewayManagerEtag

      String gatewayManagerEtag()
      Gets the GatewayManager Etag.
      Returns:
      the GatewayManager Etag
    • lastModifiedBy

      String lastModifiedBy()
      Gets the provider or the customer last modified the peering.
      Returns:
      whether the provider or the customer last modified the peering
    • ipv6PeeringConfig

      Gets the IPv6 peering configuration.
      Returns:
      the IPv6 peering configuration.