Partager via


OSType Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

OSType()

Définit des valeurs pour OSType.

Champs

Linux

Définit des valeurs pour OSType.

Windows

Définit des valeurs pour OSType.

Propriétés

Value

Définit des valeurs pour OSType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour OSType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour OSType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour OSType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour OSType.

(Hérité de ExpandableStringEnum<T>)

S’applique à