Class ExpressRouteCircuitPeeringId

java.lang.Object
com.microsoft.azure.management.network.ExpressRouteCircuitPeeringId

public class ExpressRouteCircuitPeeringId extends Object
ExpressRoute circuit peering identifier.
  • Constructor Details

    • ExpressRouteCircuitPeeringId

      public ExpressRouteCircuitPeeringId()
  • Method Details

    • id

      public String id()
      Get the ID of the ExpressRoute circuit peering.
      Returns:
      the id value
    • withId

      Set the ID of the ExpressRoute circuit peering.
      Parameters:
      id - the id value to set
      Returns:
      the ExpressRouteCircuitPeeringId object itself.