Interface ExpressRouteCrossConnection

All Superinterfaces:
GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>, HasId, HasInner<com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>, HasManager<com.microsoft.azure.management.network.implementation.NetworkManager>, HasName, HasResourceGroup, Indexable, Refreshable<ExpressRouteCrossConnection>, Resource, Updatable<ExpressRouteCrossConnection.Update>, UpdatableWithTags<ExpressRouteCrossConnection>

@Beta(V1_11_0) public interface ExpressRouteCrossConnection extends GroupableResource<com.microsoft.azure.management.network.implementation.NetworkManager,com.microsoft.azure.management.network.implementation.ExpressRouteCrossConnectionInner>, Refreshable<ExpressRouteCrossConnection>, Updatable<ExpressRouteCrossConnection.Update>, UpdatableWithTags<ExpressRouteCrossConnection>
Entry point for Express Route Cross Connection management API in Azure.
  • Method Details

    • peerings

      Returns:
      entry point to manage express route peerings associated with express route circuit
    • primaryAzurePort

      String primaryAzurePort()
      Returns:
      the name of the primary port
    • secondaryAzurePort

      String secondaryAzurePort()
      Returns:
      the name of the secondary port
    • sTag

      Integer sTag()
      Returns:
      the identifier of the circuit traffic
    • peeringLocation

      String peeringLocation()
      Returns:
      the peering location of the ExpressRoute circuit
    • bandwidthInMbps

      int bandwidthInMbps()
      Returns:
      the circuit bandwidth In Mbps
    • expressRouteCircuit

      ExpressRouteCircuitReference expressRouteCircuit()
      Returns:
      the ExpressRouteCircuit
    • serviceProviderProvisioningState

      ServiceProviderProvisioningState serviceProviderProvisioningState()
      Returns:
      the provisioning state of the circuit in the connectivity provider system
    • serviceProviderNotes

      String serviceProviderNotes()
      Returns:
      additional read only notes set by the connectivity provider
    • provisioningState

      ProvisioningState provisioningState()
      Returns:
      the provisioning state of the express route cross connection resource
    • peeringsMap

      Returns:
      the peerings associated with this express route cross connection, indexed by name