Freigeben über


IPAllocationType Struktur

Definition

Der Typ der IP-Adresszuordnung, standardmäßig auf "DualStack".

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

Konstruktoren

IPAllocationType(String)

Initialisiert eine neue Instanz von IPAllocationType.

Eigenschaften

DualStack

DualStack.

IPV4

IPV4.

IPV6

IPV6.

Methoden

Equals(IPAllocationType)

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

Bestimmt, ob zwei IPAllocationType Werte identisch sind.

Implicit(String to IPAllocationType)

Konvertiert eine Zeichenfolge in eine IPAllocationType.

Inequality(IPAllocationType, IPAllocationType)

Bestimmt, ob zwei IPAllocationType Werte nicht identisch sind.

Gilt für: