KnownDeletePolicy enum
Known values of DeletePolicy that the service accepts.
Fields
| Delete | Delete both the ARM resource and the Kubernetes namespace together. |
| Keep | Only delete the ARM resource, keep the Kubernetes namespace. Also delete the ManagedByARM label. |