| 1 | # Settings Classes |
| 2 | |
| 3 | Settings objects become effectively immutable after the wrapper materializes the underlying C struct. |
| 4 | |
| 5 | ## Members |
| 6 | |
| 7 | - [SessionSettings](sessionsettings.md) |
| 8 | - [ContainerSettings](containersettings.md) |
| 9 | - [ProcessSettings](processsettings.md) |
| 10 | - [VhdOptions](vhdoptions.md) |