Compartir a través de


UpgradeChannel Clase

Definición

Define valores para UpgradeChannel.

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

Constructores

UpgradeChannel()

Define valores para UpgradeChannel.

Campos

None

Define valores para UpgradeChannel.

Patch

Define valores para UpgradeChannel.

Rapid

Define valores para UpgradeChannel.

Stable

Define valores para UpgradeChannel.

Propiedades

Value

Define valores para UpgradeChannel.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para UpgradeChannel.

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

Define valores para UpgradeChannel.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para UpgradeChannel.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para UpgradeChannel.

(Heredado de ExpandableStringEnum<T>)

Se aplica a