ContainerType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The container type of the sessions.
public enum ContainerType
type ContainerType =
Public Enum ContainerType
- Inheritance
-
ContainerType
Fields
| Name | Value | Description |
|---|---|---|
| CustomContainer | 0 | CustomContainer. |
| PythonLts | 1 | PythonLTS. |