DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges Class

Definition

The predicted changes to the resource configuration.

public class DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges
type DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges = class
Public Class DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges
Inheritance
DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges

Constructors

Name Description
DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges()

Initializes a new instance of the DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges class.

DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges(IDictionary<String, Object>, IDictionary<String,Object>, IList<DeploymentStacksWhatIfPropertyChange>)

Initializes a new instance of the DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges 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."

Applies to