Class ApiManagementSkuRestrictions


  • public final class ApiManagementSkuRestrictions
    extends Object
    Describes scaling information of a SKU.
    • Constructor Detail

      • ApiManagementSkuRestrictions

        public ApiManagementSkuRestrictions()
    • Method Detail

      • values

        public List<String> values()
        Get the values property: The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.
        Returns:
        the values value.
      • restrictionInfo

        public ApiManagementSkuRestrictionInfo restrictionInfo()
        Get the restrictionInfo property: The information about the restriction where the SKU cannot be used.
        Returns:
        the restrictionInfo value.
      • validate

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