Freigeben über


IPAddressAllocationMethod Struktur

Definition

IP-Adresszuordnungsmethode.

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

Konstruktoren

IPAddressAllocationMethod(String)

Initialisiert eine neue Instanz von IPAddressAllocationMethod.

Eigenschaften

Dynamic

Dynamische.

Linklayer

linklayer.

Other

Andere.

Random

Zufällige.

Static

Statische.

Unset

Unset.

Methoden

Equals(IPAddressAllocationMethod)

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

Bestimmt, ob zwei IPAddressAllocationMethod Werte identisch sind.

Implicit(String to IPAddressAllocationMethod)

Konvertiert eine Zeichenfolge in eine IPAddressAllocationMethod.

Inequality(IPAddressAllocationMethod, IPAddressAllocationMethod)

Bestimmt, ob zwei IPAddressAllocationMethod Werte nicht identisch sind.

Gilt für: