public enum DeleteDeploymentRequest.Types.DeletePolicyReference documentation and code samples for the Infrastructure Manager v1 API enum DeleteDeploymentRequest.Types.DeletePolicy.
Policy on how resources actuated by the deployment should be deleted.
Namespace
Google.Cloud.Config.V1Assembly
Google.Cloud.Config.V1.dll
Fields |
|
|---|---|
| Name | Description |
Abandon |
Abandons resources and only deletes the deployment and its metadata. |
Delete |
Deletes resources actuated by the deployment. |
Unspecified |
Unspecified policy, resources will be deleted. |