Partilhar via


OutboundType Classe

Definição

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

Construtores

OutboundType()

Define valores para OutboundType.

Campos

LoadBalancer

Define valores para OutboundType.

UserDefinedRouting

Define valores para OutboundType.

Propriedades

Value

Define valores para OutboundType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OutboundType.

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

Define valores para OutboundType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OutboundType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para OutboundType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a