Share via


ImportMode type

When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins.
KnownImportMode can be used interchangeably with ImportMode, this enum contains the known values that the service supports.

Known values supported by the service

NoForce
Force

type ImportMode = string