Compartilhar via


DeploymentDiagnosticsDefinition Class

Definition

public class DeploymentDiagnosticsDefinition
type DeploymentDiagnosticsDefinition = class
Public Class DeploymentDiagnosticsDefinition
Inheritance
DeploymentDiagnosticsDefinition

Constructors

DeploymentDiagnosticsDefinition()

Initializes a new instance of the DeploymentDiagnosticsDefinition class.

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

Initializes a new instance of the DeploymentDiagnosticsDefinition class.

Properties

AdditionalInfo

Gets the error additional info.

Code

Gets the error code.

Level

Gets denotes the additional response level. Possible values include: 'Warning', 'Info', 'Error'

Message

Gets the error message.

Target

Gets the error target.

Methods

Validate()

Validate the object.

Applies to