java.lang.Object
com.azure.resourcemanager.recoveryservicesbackup.models.MabErrorInfo

public final class MabErrorInfo extends Object
MAB workload-specific error information.
  • Constructor Details

    • MabErrorInfo

      public MabErrorInfo()
      Creates an instance of MabErrorInfo class.
  • Method Details

    • errorString

      public String errorString()
      Get the errorString property: Localized error string.
      Returns:
      the errorString value.
    • recommendations

      public List<String> recommendations()
      Get the recommendations property: List of localized recommendations.
      Returns:
      the recommendations value.
    • validate

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