Class ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds


  • public final class ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
    extends Object
    Minimum and maximum number of scale units to deploy.
    • Constructor Detail

      • ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds

        public ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds()
    • Method Detail

      • min

        public Integer min()
        Get the min property: Minimum number of scale units deployed for ExpressRoute gateway.
        Returns:
        the min value.
      • max

        public Integer max()
        Get the max property: Maximum number of scale units deployed for ExpressRoute gateway.
        Returns:
        the max value.
      • validate

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