Bagikan melalui


BlobCreateSnapshotResponse type

Berisi data respons untuk operasi createSnapshot.

type BlobCreateSnapshotResponse = WithResponse<
  BlobCreateSnapshotHeaders,
  BlobCreateSnapshotHeaders
>