master
md 19 lines 668 Bytes
Rendered Raw
1 # Enumerations
2
3 For enums that are directly `static_cast` to/from the C API, the numeric values match the corresponding `Wslc*` enum in `wslcsdk.h`.
4
5 ## Members
6
7 - [Component](component.md)
8 - [DeleteContainerOption](deletecontaineroption.md)
9 - [Error](error.md)
10 - [ContainerNetworkingMode](containernetworkingmode.md)
11 - [PortProtocol](portprotocol.md)
12 - [ContainerState](containerstate.md)
13 - [Signal](signal.md)
14 - [ProcessOutputHandle](processoutputhandle.md)
15 - [ProcessOutputMode](processoutputmode.md)
16 - [ProcessState](processstate.md)
17 - [VhdType](vhdtype.md)
18 - [ImageProgressStatus](imageprogressstatus.md)
19 - [SessionTerminationReason](sessionterminationreason.md)