DeploymentStacksWhatIfChangeDenySettingsChange 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 stack deny settings.
public class DeploymentStacksWhatIfChangeDenySettingsChange
type DeploymentStacksWhatIfChangeDenySettingsChange = class
Public Class DeploymentStacksWhatIfChangeDenySettingsChange
- Inheritance
-
DeploymentStacksWhatIfChangeDenySettingsChange
Constructors
| Name | Description |
|---|---|
| DeploymentStacksWhatIfChangeDenySettingsChange() |
Initializes a new instance of the DeploymentStacksWhatIfChangeDenySettingsChange class. |
| DeploymentStacksWhatIfChangeDenySettingsChange(DenySettings, DenySettings, IList<DeploymentStacksWhatIfPropertyChange>) |
Initializes a new instance of the DeploymentStacksWhatIfChangeDenySettingsChange 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. |
| Delta |
Gets or sets the predicted changes to the properties." |
Methods
| Name | Description |
|---|---|
| Validate() |
Validate the object. |