The Microsoft commercial marketplace SaaS offer billing SDK enables Partners and Startups to build the requirements for the implementation of transactable SaaS offers for both the AppSource and Azure Marketplaces.
MIT License
5
stars
23
forks
source link
Missing enum values ResourceNotActive and Renew #34
Describe the bug Missing enumerations used by the marketplace APIs.
To Reproduce
UsageEventStatusEnum
is missingResourceNotActive
OperationActionEnum
is missingRenew
Expected behavior Enums match the API specifications.
Additional context
Renew
enum #33.