Compartir a través de


KubeletDiskType Clase

Definición

Define valores para KubeletDiskType.

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

Constructores

KubeletDiskType()

Define valores para KubeletDiskType.

Campos

OS

Define valores para KubeletDiskType.

Propiedades

Value

Define valores para KubeletDiskType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para KubeletDiskType.

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

Define valores para KubeletDiskType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para KubeletDiskType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para KubeletDiskType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a