ImportMode Enum
When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins.
- Inheritance
-
builtins.strImportModeImportMode
Constructor
ImportMode(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
FORCE |
NO_FORCE |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python