Home > Blockchain >  PowerShell command to get Host Caching status of Azure VM?
PowerShell command to get Host Caching status of Azure VM?

Time:01-05

I'm looking to get the Host Caching value of Azure VM using powershell. I've tried looking at microsoft docs for commands enter image description here

Can someone share if it's possible?

TIA

CodePudding user response:

please check the following link

How to get the Azure VM disk caching settings using PowerShell?

  •  Tags:  
  • Related