OperatingSystemType Enum

Definition

Defines values for OperatingSystemType.

C#
[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperatingSystemType
Inheritance
OperatingSystemType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Name Value Description
Windows 0
Linux 1

Applies to

Product Versions
Azure SDK for .NET Legacy