DeploymentStacksWhatIfChangeDenySettingsChange Class

Definition

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.

Applies to