ContainerInstanceOperatingSystemType Enum

Definition

The operating system type required by the containers in the container group.

public enum ContainerInstanceOperatingSystemType
type ContainerInstanceOperatingSystemType = 
Public Enum ContainerInstanceOperatingSystemType
Inheritance
ContainerInstanceOperatingSystemType

Fields

Name Value Description
Windows 0

Windows.

Linux 1

Linux.

Applies to