Partilhar via


RouteType Classe

Definição

Define valores para RouteType.

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

Construtores

RouteType()

Define valores para RouteType.

Campos

DEFAULT

Define valores para RouteType.

INHERITED

Define valores para RouteType.

STATIC

Define valores para RouteType.

Propriedades

Value

Define valores para RouteType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para RouteType.

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

Define valores para RouteType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para RouteType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para RouteType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a