ResourceManagementErrorWithDetails Class

Definition

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.

Applies to