Tell me please, how can I get all options for instance on Azure using Java ?
For example, I mean all VM parameters: name, instance type, launch time and etc. So that I can use them in my code and get a detailed message in case of all kinds of errors associated with the VM on Azure. Thanks