How to use Azure Recovery Services Vault azure python package to fetch Disaster Recovery Services details?
问题 I am trying to fetch the Disaster Recovery Backup details of azure recovery vault services like VM's details, disk details etc. using azure recovery services/ azure recovery backup services client(python). There are no proper examples anywhere in the azure documentation in order to use the client effectively. There are some ways in power shell but I am not eager to learn it. I have already tried this but it has no proper examples. I also am able to create RecoveryServicesClient from azure