KnownResourceStatusMode enum
Current management state of the resource in the deployment stack.
Fields
| DeleteFailed | Unable to delete the resource from Azure. The delete will be retried on the next stack deployment, or can be deleted manually. |
| Managed | This resource is managed by the deployment stack. |
| RemoveDenyFailed | Unable to remove the deny assignment on resource. |