Udostępnij za pośrednictwem


RouteType Klasa

Definicja

Definiuje wartości typu 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)
Dziedziczenie
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Konstruktory

RouteType()

Definiuje wartości typu RouteType.

Pola

DEFAULT

Definiuje wartości typu RouteType.

INHERITED

Definiuje wartości typu RouteType.

STATIC

Definiuje wartości typu RouteType.

Właściwości

Value

Definiuje wartości typu RouteType.

(Odziedziczone po ExpandableStringEnum<T>)

Metody

Equals(Object)

Definiuje wartości typu RouteType.

(Odziedziczone po ExpandableStringEnum<T>)
Equals(String)

Definiuje wartości typu RouteType.

(Odziedziczone po ExpandableStringEnum<T>)
GetHashCode()

Definiuje wartości typu RouteType.

(Odziedziczone po ExpandableStringEnum<T>)
ToString()

Definiuje wartości typu RouteType.

(Odziedziczone po ExpandableStringEnum<T>)

Dotyczy