Compartir a través de


OutboundType Clase

Definición

Define los valores de 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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

OutboundType()

Define los valores de OutboundType.

Campos

LoadBalancer

Define los valores de OutboundType.

UserDefinedRouting

Define los valores de OutboundType.

Propiedades

Value

Define los valores de OutboundType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de OutboundType.

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

Define los valores de OutboundType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de OutboundType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de OutboundType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a