DeploymentStacksWhatIfChangeDeploymentScopeChange Class

Definition

Predicted changes to the deployment scope for the deployment stack.

public class DeploymentStacksWhatIfChangeDeploymentScopeChange
type DeploymentStacksWhatIfChangeDeploymentScopeChange = class
Public Class DeploymentStacksWhatIfChangeDeploymentScopeChange
Inheritance
DeploymentStacksWhatIfChangeDeploymentScopeChange

Constructors

Name Description
DeploymentStacksWhatIfChangeDeploymentScopeChange()

Initializes a new instance of the DeploymentStacksWhatIfChangeDeploymentScopeChange class.

DeploymentStacksWhatIfChangeDeploymentScopeChange(String, String)

Initializes a new instance of the DeploymentStacksWhatIfChangeDeploymentScopeChange class.

Properties

Name Description
After

Gets or sets the predicted value after the deployment is executed.

Before

Gets or sets the predicted value before the deployment is executed.

Applies to