PSDeploymentStackWhatIfParameters 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.
Parameters for Deployment Stack What-If operation.
public class PSDeploymentStackWhatIfParameters
type PSDeploymentStackWhatIfParameters = class
Public Class PSDeploymentStackWhatIfParameters
- Inheritance
-
PSDeploymentStackWhatIfParameters
Constructors
| Name | Description |
|---|---|
| PSDeploymentStackWhatIfParameters() | |
Properties
| Name | Description |
|---|---|
| BypassStackOutOfSyncError |
Flag to bypass stack out-of-sync error. |
| DebugSettingDetailLevel |
The debug setting detail level (e.g. RequestContent, ResponseContent). |
| DenySettingsApplyToChildScopes | |
| DenySettingsExcludedActions | |
| DenySettingsExcludedPrincipals | |
| DenySettingsMode | |
| DeploymentScope | |
| Description | |
| Location | |
| ManagementGroupId | |
| ManagementGroupsCleanupAction | |
| ResourceGroupName | |
| ResourceGroupsCleanupAction | |
| ResourcesCleanupAction | |
| RetentionInterval |
The interval to persist the WhatIf result in ISO 8601 format (e.g. P1D). |
| StackName | |
| StackResourceId |
The fully-qualified resource ID of the deployment stack to use as the basis for comparison. |
| TemplateFile | |
| TemplateObject | |
| TemplateParameterObject | |
| TemplateParameterUri | |
| TemplateSpecId | |
| TemplateUri | |
| ValidationLevel |
The validation level. Possible values: Template, Provider, ProviderNoRbac. |