Compartir a través de


Code Clase

Definición

Define valores para Code.

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

Constructores

Code()

Define valores para Code.

Campos

Running

Define valores para Code.

Stopped

Define valores para Code.

Propiedades

Value

Define valores para Code.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para Code.

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

Define valores para Code.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para Code.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para Code.

(Heredado de ExpandableStringEnum<T>)

Se aplica a