Share via


DeploymentStackValidateResult Class

Definition

The Deployment stack validation result.

public class DeploymentStackValidateResult
type DeploymentStackValidateResult = class
Public Class DeploymentStackValidateResult
Inheritance
DeploymentStackValidateResult

Constructors

DeploymentStackValidateResult()

Initializes a new instance of the DeploymentStackValidateResult class.

DeploymentStackValidateResult(String, String, String, SystemData, ErrorDetail, DeploymentStackValidateProperties)

Initializes a new instance of the DeploymentStackValidateResult class.

Properties

Error

Gets or sets the error detail.

Id

Gets string Id used to locate any resource on Azure.

Name

Gets name of this resource.

Properties

Gets or sets the validation result details.

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

Type

Gets type of this resource.

Methods

Validate()

Validate the object.

Applies to