Freigeben über


AddressFamilyType Struktur

Definition

AddressFamilyType. Dieser Parameter entscheidet, ob die angegebene ipv4- oder ipv6-Routenrichtlinie festgelegt wird.

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

Konstruktoren

AddressFamilyType(String)

Initialisiert eine neue Instanz von AddressFamilyType.

Eigenschaften

IPv4

IPv4.

IPv6

IPv6.

Methoden

Equals(AddressFamilyType)

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

Bestimmt, ob zwei AddressFamilyType Werte gleich sind.

Implicit(String to AddressFamilyType)

Konvertiert eine Zeichenfolge in eine AddressFamilyType.

Inequality(AddressFamilyType, AddressFamilyType)

Bestimmt, ob zwei AddressFamilyType Werte nicht identisch sind.

Gilt für: