DeploymentStacksWhatIfChangeDeploymentScopeChange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |