ExpressRoutePortsEncapsulation Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Definiert Werte für ExpressRoutePortsEncapsulation.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePortsEncapsulation>))]
public class ExpressRoutePortsEncapsulation : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePortsEncapsulation>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Network.Fluent.Models.ExpressRoutePortsEncapsulation>))>]
type ExpressRoutePortsEncapsulation = class
inherit ExpandableStringEnum<ExpressRoutePortsEncapsulation>
Public Class ExpressRoutePortsEncapsulation
Inherits ExpandableStringEnum(Of ExpressRoutePortsEncapsulation)
- Vererbung
- Attribute
-
Newtonsoft.Json.JsonConverterAttribute
Konstruktoren
ExpressRoutePortsEncapsulation() |
Definiert Werte für ExpressRoutePortsEncapsulation. |
Felder
Dot1Q |
Definiert Werte für ExpressRoutePortsEncapsulation. |
QinQ |
Definiert Werte für ExpressRoutePortsEncapsulation. |
Eigenschaften
Value |
Definiert Werte für ExpressRoutePortsEncapsulation. (Geerbt von ExpandableStringEnum<T>) |
Methoden
Equals(Object) |
Definiert Werte für ExpressRoutePortsEncapsulation. (Geerbt von ExpandableStringEnum<T>) |
Equals(String) |
Definiert Werte für ExpressRoutePortsEncapsulation. (Geerbt von ExpandableStringEnum<T>) |
GetHashCode() |
Definiert Werte für ExpressRoutePortsEncapsulation. (Geerbt von ExpandableStringEnum<T>) |
ToString() |
Definiert Werte für ExpressRoutePortsEncapsulation. (Geerbt von ExpandableStringEnum<T>) |
Gilt für:
Azure SDK for .NET