SqlVmOsType Enum

Definition

Operating System of the current SQL Virtual Machine.

public enum SqlVmOsType
type SqlVmOsType = 
Public Enum SqlVmOsType
Inheritance
SqlVmOsType

Fields

Name Value Description
Windows 0

Windows.

Linux 1

Linux.

Applies to