Partager via


OutboundType Classe

Définition

Définit des valeurs pour OutboundType.

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

Constructeurs

OutboundType()

Définit des valeurs pour OutboundType.

Champs

LoadBalancer

Définit des valeurs pour OutboundType.

UserDefinedRouting

Définit des valeurs pour OutboundType.

Propriétés

Value

Définit des valeurs pour OutboundType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour OutboundType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour OutboundType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour OutboundType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour OutboundType.

(Hérité de ExpandableStringEnum<T>)

S’applique à