Freigeben über


FileStartCopyResponse type

Enthält Antwortdaten für den StartCopy-Vorgang.

type FileStartCopyResponse = WithResponse<
  FileStartCopyHeaders,
  FileStartCopyHeaders
>