[Feature] Add support for suppress nested type like ServiceVersion
in ClientOption class for Data Plane SDK
#5178
Labels
v3
Version 3 of AutoRest C# generator.
In the generation from swagger to SDK, we can't suppress the nested type like:
ServiceVersion
in the custom code.We have to suppress the whole class, which is inconvenient.
The text was updated successfully, but these errors were encountered: