CopyOptions type
Defines values for CopyOptions.
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