ExpressRoutePortsEncapsulation Struktur
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.
Kapselungsmethode an physischen Ports.
public readonly struct ExpressRoutePortsEncapsulation : IEquatable<Azure.ResourceManager.Network.Models.ExpressRoutePortsEncapsulation>
type ExpressRoutePortsEncapsulation = struct
Public Structure ExpressRoutePortsEncapsulation
Implements IEquatable(Of ExpressRoutePortsEncapsulation)
- Vererbung
-
ExpressRoutePortsEncapsulation
- Implementiert
Konstruktoren
ExpressRoutePortsEncapsulation(String) |
Initialisiert eine neue Instanz von ExpressRoutePortsEncapsulation. |
Eigenschaften
Dot1Q |
Dot1Q. |
QinQ |
QinQ. |
Methoden
Equals(ExpressRoutePortsEncapsulation) |
Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist. |
ToString() |
Gibt den voll qualifizierten Typnamen dieser Instanz zurück. |
Operatoren
Equality(ExpressRoutePortsEncapsulation, ExpressRoutePortsEncapsulation) |
Bestimmt, ob zwei ExpressRoutePortsEncapsulation Werte identisch sind. |
Implicit(String to ExpressRoutePortsEncapsulation) |
Konvertiert eine Zeichenfolge in eine ExpressRoutePortsEncapsulation. |
Inequality(ExpressRoutePortsEncapsulation, ExpressRoutePortsEncapsulation) |
Bestimmt, ob zwei ExpressRoutePortsEncapsulation Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET