PageBlobCreateResponse type

包含创建作的响应数据。

type PageBlobCreateResponse = WithResponse<
  PageBlobCreateHeaders,
  PageBlobCreateHeaders
>