Freigeben über


NetworkIPAllocationMethod Struktur

Definition

IP-Adresszuordnungsmethode.

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

Konstruktoren

NetworkIPAllocationMethod(String)

Initialisiert eine neue Instanz von NetworkIPAllocationMethod.

Eigenschaften

Dynamic

Dynamisch:

Static

Statisch.

Methoden

Equals(NetworkIPAllocationMethod)

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

Bestimmt, ob zwei NetworkIPAllocationMethod Werte gleich sind.

Implicit(String to NetworkIPAllocationMethod)

Konvertiert eine Zeichenfolge in eine NetworkIPAllocationMethod.

Inequality(NetworkIPAllocationMethod, NetworkIPAllocationMethod)

Bestimmt, ob zwei NetworkIPAllocationMethod Werte nicht identisch sind.

Gilt für: