ContainerType Class
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.
Defines values for ContainerType.
public static class ContainerType
type ContainerType = class
Public Class ContainerType
- Inheritance
-
ContainerType
Fields
CriCompatible |
A CRI based technology will be used to launch the containers. |
DockerCompatible |
A Docker compatible container technology will be used to launch the containers. |