Partilhar via


OSType Classe

Definição

Define valores para OSType.

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

Construtores

OSType()

Define valores para OSType.

Campos

Linux

Define valores para OSType.

Windows

Define valores para OSType.

Propriedades

Value

Define valores para OSType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OSType.

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

Define valores para OSType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OSType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para OSType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a