共用方式為


ResourceManagementError Class

Definition

public class ResourceManagementError
type ResourceManagementError = class
Public Class ResourceManagementError
Inheritance
ResourceManagementError

Constructors

ResourceManagementError()

Initializes a new instance of the ResourceManagementError class.

ResourceManagementError(String, String)

Initializes a new instance of the ResourceManagementError class with required arguments.

Properties

Code

Required. Gets or sets the error code returned from the server.

Details

Optional. Gets or sets the details of the error.

Message

Required. Gets or sets the error message returned from the server.

Target

Optional. Gets or sets the target of the error.

Applies to