ResourcesWithoutDeleteSupportAction 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.
Defines values for ResourcesWithoutDeleteSupportAction.
public static class ResourcesWithoutDeleteSupportAction
type ResourcesWithoutDeleteSupportAction = class
Public Class ResourcesWithoutDeleteSupportAction
- Inheritance
-
ResourcesWithoutDeleteSupportAction
Fields
| Name | Description |
|---|---|
| Detach |
Detach the specified resources from the deployment stack and continue. |
| Fail |
Fail the deployment stack if resources cannot be deleted. |