Interface ExpressRouteCrossConnectionPeering

All Superinterfaces:
HasId, HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionPeeringInner>, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, HasName, HasResourceGroup, IndependentChild<com.microsoft.azure.management.network.implementation.NetworkManager>, Indexable, Refreshable<ExpressRouteCrossConnectionPeering>, Updatable<ExpressRouteCrossConnectionPeering.Update>

@Beta(V1_11_0) public interface ExpressRouteCrossConnectionPeering extends IndependentChild<com.microsoft.azure.management.network.implementation.NetworkManager>, HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionPeeringInner>, Refreshable<ExpressRouteCrossConnectionPeering>, Updatable<ExpressRouteCrossConnectionPeering.Update>
Client-side representation of express route cross connection peering object, associated with express route cross connection.
  • Method Details

    • peeringType

      Returns:
      the peering type
    • state

      Returns:
      the peering state
    • azureASN

      int azureASN()
      Returns:
      the Azure ASN
    • peerASN

      long peerASN()
      Returns:
      the peer ASN
    • primaryPeerAddressPrefix

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

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

      String primaryAzurePort()
      Returns:
      the primary port
    • secondaryAzurePort

      String secondaryAzurePort()
      Returns:
      the secondary port
    • sharedKey

      String sharedKey()
      Returns:
      the shared key
    • vlanId

      int vlanId()
      Returns:
      the VLAN ID
    • microsoftPeeringConfig

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

      ProvisioningState provisioningState()
      Returns:
      the provisioning state of the public IP resource
    • gatewayManagerEtag

      String gatewayManagerEtag()
      Returns:
      the GatewayManager Etag
    • lastModifiedBy

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

      Returns:
      the IPv6 peering configuration.