Azure / azure-libraries-for-java

Azure Management Libraries for Java
https://docs.microsoft.com/en-us/java/azure/
MIT License
94 stars 98 forks source link

how to estimate expected cost for managed disk & compute #628

Open sklim2002 opened 6 years ago

sklim2002 commented 6 years ago

Hello, We are using java SDK currently. And also we're developing the application which estimates expected saving cost for unattached disk.

But, in management API, there's no unique key like meter_id from RateCard API. So isn't there any way to match this? Or, should we approach how to calculate?

Thank you in advance.

yaohaizh commented 5 years ago

@sklim2002, what kind of SDK that you are using?

yungezz commented 4 years ago

hi @sklim2002 could you pls share what SDKs you're using to help investigation? thanks