Sdílet prostřednictvím


RouteType Třída

Definice

Definuje hodnoty pro 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)
Dědičnost
Atributy
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

RouteType()

Definuje hodnoty pro RouteType.

Pole

DEFAULT

Definuje hodnoty pro RouteType.

INHERITED

Definuje hodnoty pro RouteType.

STATIC

Definuje hodnoty pro RouteType.

Vlastnosti

Value

Definuje hodnoty pro RouteType.

(Zděděno od ExpandableStringEnum<T>)

Metody

Equals(Object)

Definuje hodnoty pro RouteType.

(Zděděno od ExpandableStringEnum<T>)
Equals(String)

Definuje hodnoty pro RouteType.

(Zděděno od ExpandableStringEnum<T>)
GetHashCode()

Definuje hodnoty pro RouteType.

(Zděděno od ExpandableStringEnum<T>)
ToString()

Definuje hodnoty pro RouteType.

(Zděděno od ExpandableStringEnum<T>)

Platí pro