PageBlobCopyIncrementalResponse type
Contains response data for the copyIncremental operation.
type PageBlobCopyIncrementalResponse = WithResponse<
PageBlobCopyIncrementalHeaders,
PageBlobCopyIncrementalHeaders
>