Partager via


BlobCreateSnapshotResponse type

Contient des données de réponse pour l’opération createSnapshot.

type BlobCreateSnapshotResponse = WithResponse<
  BlobCreateSnapshotHeaders,
  BlobCreateSnapshotHeaders
>