Multiple devices from MIG?

Let’s say that I got virtual GPUs(10GB × 8) from a single A100(80GB) using MIG.
If I select 5 virtual GPUs on k8s to run a Pod (single replica → single container), what will be shown from ‘nvidia-smi’ in the container?
Is there a single virtual GPU(50GB)? Or 5 GPUs(10GB each)?