Compartir a través de


OSDiskType Clase

Definición

Define valores para OSDiskType.

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

Constructores

OSDiskType()

Define valores para OSDiskType.

Campos

Ephemeral

Define valores para OSDiskType.

Managed

Define valores para OSDiskType.

Propiedades

Value

Define valores para OSDiskType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OSDiskType.

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

Define valores para OSDiskType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OSDiskType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para OSDiskType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a