PageBlobCreateResponse type

Contains response data for the create operation.

type PageBlobCreateResponse = WithResponse<
  PageBlobCreateHeaders,
  PageBlobCreateHeaders
>