Class ExpressRouteCircuitPeeringId


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

      • ExpressRouteCircuitPeeringId

        public ExpressRouteCircuitPeeringId()
    • Method Detail

      • id

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

        public ExpressRouteCircuitPeeringId withId​(String id)
        Set the id property: The ID of the ExpressRoute circuit peering.
        Parameters:
        id - the id value to set.
        Returns:
        the ExpressRouteCircuitPeeringId object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.