Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FileStartCopyResponse type
- Package:
- @azure/storage-file-share
Contains response data for the startCopy operation.
type FileStartCopyResponse = WithResponse<
FileStartCopyHeaders,
FileStartCopyHeaders
>
