Partilhar via


OSDiskType Classe

Definição

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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

OSDiskType()

Define valores para OSDiskType.

Campos

Ephemeral

Define valores para OSDiskType.

Managed

Define valores para OSDiskType.

Propriedades

Value

Define valores para OSDiskType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OSDiskType.

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

Define valores para OSDiskType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OSDiskType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para OSDiskType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a