Dela via


ContainerServiceOSType Enum

Definition

The operating system type. The default is Linux.

public enum ContainerServiceOSType
type ContainerServiceOSType = 
Public Enum ContainerServiceOSType
Inheritance
ContainerServiceOSType

Fields

Name Value Description
Linux 0

Use Linux.

Windows 1

Use Windows.

Applies to