PageBlobResizeResponse type

包含调整大小作的响应数据。

type PageBlobResizeResponse = WithResponse<
  PageBlobResizeHeaders,
  PageBlobResizeHeaders
>