Class ResourceManagementErrorWithDetails

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

public class ResourceManagementErrorWithDetails extends Object
The detailed error message of resource management.
  • Constructor Details

    • ResourceManagementErrorWithDetails

      public ResourceManagementErrorWithDetails()
  • Method Details

    • code

      public String code()
      Get the code value.
      Returns:
      the code value
    • message

      public String message()
      Get the message value.
      Returns:
      the message value
    • target

      public String target()
      Get the target value.
      Returns:
      the target value
    • details

      Get the details value.
      Returns:
      the details value