Compartir a través de


OperatingSystemTypes Clase

Definición

Define valores para OperatingSystemTypes.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.OperatingSystemTypes>))]
public class OperatingSystemTypes : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.OperatingSystemTypes>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerInstance.Fluent.Models.OperatingSystemTypes>))>]
type OperatingSystemTypes = class
    inherit ExpandableStringEnum<OperatingSystemTypes>
Public Class OperatingSystemTypes
Inherits ExpandableStringEnum(Of OperatingSystemTypes)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

OperatingSystemTypes()

Define valores para OperatingSystemTypes.

Campos

Linux

Define valores para OperatingSystemTypes.

Windows

Define valores para OperatingSystemTypes.

Propiedades

Value

Define valores para OperatingSystemTypes.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OperatingSystemTypes.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para OperatingSystemTypes.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OperatingSystemTypes.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para OperatingSystemTypes.

(Heredado de ExpandableStringEnum<T>)

Se aplica a