Class ApiManagementSkuRestrictionInfo


  • public final class ApiManagementSkuRestrictionInfo
    extends Object
    The ApiManagementSkuRestrictionInfo model.
    • Constructor Detail

      • ApiManagementSkuRestrictionInfo

        public ApiManagementSkuRestrictionInfo()
    • Method Detail

      • locations

        public List<String> locations()
        Get the locations property: Locations where the SKU is restricted.
        Returns:
        the locations value.
      • zones

        public List<String> zones()
        Get the zones property: List of availability zones where the SKU is restricted.
        Returns:
        the zones value.
      • validate

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