Share via


DeploymentStacksError Class

Definition

Deployment Stacks error response.

public class DeploymentStacksError
type DeploymentStacksError = class
Public Class DeploymentStacksError
Inheritance
DeploymentStacksError
Derived

Constructors

DeploymentStacksError()

Initializes a new instance of the DeploymentStacksError class.

DeploymentStacksError(ErrorDetail)

Initializes a new instance of the DeploymentStacksError class.

DeploymentStacksError(ErrorResponse)

Initializes a new instance of the DeploymentStacksError class.

Properties

Error

Gets or sets the error detail.

Applies to