ResourceManagementErrorWithDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The detailed error message of resource management.
public class ResourceManagementErrorWithDetails
type ResourceManagementErrorWithDetails = class
Public Class ResourceManagementErrorWithDetails
- Inheritance
-
ResourceManagementErrorWithDetails
Constructors
ResourceManagementErrorWithDetails() |
Initializes a new instance of the ResourceManagementErrorWithDetails class. |
ResourceManagementErrorWithDetails(String, String, String, IList<ResourceManagementErrorWithDetails>) |
Initializes a new instance of the ResourceManagementErrorWithDetails class. |
Properties
Code |
Gets the error code returned when exporting the template. |
Details |
Gets validation error. |
Message |
Gets the error message describing the export error. |
Target |
Gets the target of the error. |