BlobCreateSnapshotResponse type

Contains response data for the createSnapshot operation.

type BlobCreateSnapshotResponse = WithResponse<
  BlobCreateSnapshotHeaders,
  BlobCreateSnapshotHeaders
>