DeploymentStacksDeleteDetachEnum Enum

Specifies the action that should be taken on the resource when the deployment stack is deleted. Delete will attempt to delete the resource from Azure. Detach will leave the resource in it's current state.

Inheritance
builtins.str
DeploymentStacksDeleteDetachEnum
DeploymentStacksDeleteDetachEnum

Constructor

DeploymentStacksDeleteDetachEnum(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

DELETE
DETACH