Share via


KnownAdoptionPolicy enum

Action if the Namespace with the same name already exists.

Fields

Always

Always take over the existing Namespace to be managed by ARM, even if it is not identical.

IfIdentical

If there is an identical Namespace, take over the existing Namespace to be managed by ARM.

Never

If the Namespace already exists, do not take over the existing Namespace to be managed by ARM.