Class ErrorAdditionalInfo

java.lang.Object
com.microsoft.azure.management.resources.ErrorAdditionalInfo

public class ErrorAdditionalInfo extends Object
The resource management error additional info.
  • Constructor Details

    • ErrorAdditionalInfo

      public ErrorAdditionalInfo()
  • Method Details

    • type

      public String type()
      Get the additional info type.
      Returns:
      the type value
    • info

      public Object info()
      Get the additional info.
      Returns:
      the info value