DeploymentStacksDiagnostic Class

Definition

The error additional info

public class DeploymentStacksDiagnostic
type DeploymentStacksDiagnostic = class
Public Class DeploymentStacksDiagnostic
Inheritance
DeploymentStacksDiagnostic

Constructors

Name Description
DeploymentStacksDiagnostic()

Initializes a new instance of the DeploymentStacksDiagnostic class.

DeploymentStacksDiagnostic(String, String, String, String, IList<ErrorAdditionalInfo>)

Initializes a new instance of the DeploymentStacksDiagnostic class.

Properties

Name Description
AdditionalInfo

Gets or sets additional error information.

Code

Gets or sets the error code.

Level

Gets or sets denotes the additional response level. Possible values include: 'info', 'warning', 'error'

Message

Gets or sets the error message.

Target

Gets or sets the error target.

Methods

Name Description
Validate()

Validate the object.

Applies to