Hello
I am using this API call to retrieve usages: https://api.partnercenter.microsoft.com/v1/invoices/{INVOICE_ID}/lineitems/Azure/UsageLineItems
For each usage item returned there is a "ServiceName" property with values like VIRTUAL MACHINES, DATA MANAGEMENT, NETWORKING, or STORAGE.
What are the all posible values for this "ServiceName" property?
Thanks.