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. <br>``<br> Possible values are: <br>``<br> Windows <br>``<br> Linux.

Inheritance
builtins.str
OperatingSystemTypes
OperatingSystemTypes

Constructor

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

Fields

LINUX
WINDOWS