microsoft / microsoft-performance-toolkit-sdk

Software Development Kit for the Microsoft Performance ToolKit
MIT License
156 stars 55 forks source link

Add more helper methods for serializing table configs #351

Closed mslukebo closed 7 months ago

mslukebo commented 7 months ago

The runtime exposes a method for serializing a single table configuration. It would be helpful to have methods that can serialize multiple table configurations at a time, or even a full TableConfigurations instance.