Class ResourceManagementErrorWithDetails
java.lang.Object
com.microsoft.azure.management.resources.ResourceManagementErrorWithDetails
The detailed error message of resource management.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResourceManagementErrorWithDetails
public ResourceManagementErrorWithDetails()
-
-
Method Details
-
code
Get the code value.- Returns:
- the code value
-
message
Get the message value.- Returns:
- the message value
-
target
Get the target value.- Returns:
- the target value
-
details
Get the details value.- Returns:
- the details value
-