DeploymentStacksWhatIfResourceChangeDenyStatusChange 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 deployment stack deny status of the resource.
public class DeploymentStacksWhatIfResourceChangeDenyStatusChange
type DeploymentStacksWhatIfResourceChangeDenyStatusChange = class
Public Class DeploymentStacksWhatIfResourceChangeDenyStatusChange
- Inheritance
-
DeploymentStacksWhatIfResourceChangeDenyStatusChange
Constructors
| Name | Description |
|---|---|
| DeploymentStacksWhatIfResourceChangeDenyStatusChange() |
Initializes a new instance of the DeploymentStacksWhatIfResourceChangeDenyStatusChange class. |
| DeploymentStacksWhatIfResourceChangeDenyStatusChange(String, String) |
Initializes a new instance of the DeploymentStacksWhatIfResourceChangeDenyStatusChange class. |
Properties
| Name | Description |
|---|---|
| After |
Gets or sets the predicted value after the deployment is executed. Possible values include: 'denyDelete', 'notSupported', 'inapplicable', 'denyWriteAndDelete', 'removedBySystem', 'none', 'unknown' |
| Before |
Gets or sets the predicted value before the deployment is executed. Possible values include: 'denyDelete', 'notSupported', 'inapplicable', 'denyWriteAndDelete', 'removedBySystem', 'none', 'unknown' |