DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges 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.
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." |