PowerShell command to get Host Caching status of Azure VM?

I’m looking to get the Host Caching value of Azure VM using powershell. I’ve tried looking at microsoft docs for commands Get-AzVm -status and Get-AzDisk, but looks like these commands doesn’t give the Host Caching value. Following is the image of the Host Caching status on Azure portal. Can someone share if it’s possible? TIA… Read More PowerShell command to get Host Caching status of Azure VM?