Class DefaultErrorResponseErrorDetailsItem
java.lang.Object
com.microsoft.azure.management.appservice.DefaultErrorResponseErrorDetailsItem
Detailed errors.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultErrorResponseErrorDetailsItem
public DefaultErrorResponseErrorDetailsItem()
-
-
Method Details
-
code
Get standardized string to programmatically identify the error.- Returns:
- the code value
-
message
Get detailed error description and debugging information.- Returns:
- the message value
-
target
Get detailed error description and debugging information.- Returns:
- the target value
-