DeploymentStacksWhatIfResourceChangeDenyStatusChange Class

Definition

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'

Applies to