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

[FEATURE REQ] Approach to find how many settable properties is covered by Fluent API #1257

Open weidongxu-microsoft opened 4 years ago

weidongxu-microsoft commented 4 years ago

As time goes by, spec would add more properties to a resource, Fluent API would lag behind it. E.g. support for IPv6 on PublicIP.

Would like to have some automatic approach to figure out how much Fluent API is behind.