Partager via


RouteType Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

RouteType()

Définit des valeurs pour RouteType.

Champs

DEFAULT

Définit des valeurs pour RouteType.

INHERITED

Définit des valeurs pour RouteType.

STATIC

Définit des valeurs pour RouteType.

Propriétés

Value

Définit des valeurs pour RouteType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour RouteType.

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

Définit des valeurs pour RouteType.

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

Définit des valeurs pour RouteType.

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

Définit des valeurs pour RouteType.

(Hérité de ExpandableStringEnum<T>)

S’applique à