OSType Enum

Definition

The type of Operating System installed on VMs of HDInsight clusters.

public enum OSType
type OSType = 
Public Enum OSType
Inheritance
OSType

Fields

Linux 0

The Operating System installed on VMs of IaaS clusters.

Windows 1

The Operating System installed on VMs of PaaS clusters.

Applies to