Compartir a través de


ContainerUndeleteResponse type

Contiene datos de respuesta para la operación de restauración.

type ContainerUndeleteResponse = WithResponse<
  ContainerUndeleteHeaders,
  ContainerUndeleteHeaders
>