CopyOptions type

Options to resolve copy conflicts.
KnownCopyOptions can be used interchangeably with CopyOptions, this enum contains the known values that the service supports.

Known values supported by the service

Invalid
CreateCopy
Skip
Overwrite
FailOnConflict

type CopyOptions = string