OperatingSystemTypes Enum

This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows Linux.

Inheritance
builtins.str
OperatingSystemTypes
OperatingSystemTypes

Constructor

OperatingSystemTypes(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

LINUX
WINDOWS