PageBlobResizeResponse type

Contains response data for the resize operation.

type PageBlobResizeResponse = WithResponse<
  PageBlobResizeHeaders,
  PageBlobResizeHeaders
>