Freigeben über


IPMatchConditionPrefixType Struktur

Definition

IP-Präfixtyp, der abgeglichen werden muss.

public readonly struct IPMatchConditionPrefixType : IEquatable<Azure.ResourceManager.ManagedNetworkFabric.Models.IPMatchConditionPrefixType>
type IPMatchConditionPrefixType = struct
Public Structure IPMatchConditionPrefixType
Implements IEquatable(Of IPMatchConditionPrefixType)
Vererbung
IPMatchConditionPrefixType
Implementiert

Konstruktoren

IPMatchConditionPrefixType(String)

Initialisiert eine neue Instanz von IPMatchConditionPrefixType.

Eigenschaften

LongestPrefix

LongestPrefix.

Prefix

Prefix.

Methoden

Equals(IPMatchConditionPrefixType)

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(IPMatchConditionPrefixType, IPMatchConditionPrefixType)

Bestimmt, ob zwei IPMatchConditionPrefixType Werte gleich sind.

Implicit(String to IPMatchConditionPrefixType)

Konvertiert eine Zeichenfolge in eine IPMatchConditionPrefixType.

Inequality(IPMatchConditionPrefixType, IPMatchConditionPrefixType)

Bestimmt, ob zwei IPMatchConditionPrefixType Werte nicht identisch sind.

Gilt für: