共用方式為


PageBlobResizeResponse type

包含重設大小作業的響應數據。

type PageBlobResizeResponse = WithResponse<
  PageBlobResizeHeaders,
  PageBlobResizeHeaders
>