Freigeben über


L3NetworkConfigurationIpamEnabled Struktur

Definition

Die Angabe, ob dieses Netzwerk die IP-Adressverwaltung durchführt und IP-Adressen zuweist, wenn es angefügt ist.

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

Konstruktoren

L3NetworkConfigurationIpamEnabled(String)

Initialisiert eine neue Instanz von L3NetworkConfigurationIpamEnabled.

Eigenschaften

False

Falsch.

True

Richtig.

Methoden

Equals(L3NetworkConfigurationIpamEnabled)

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

Bestimmt, ob zwei L3NetworkConfigurationIpamEnabled Werte identisch sind.

Implicit(String to L3NetworkConfigurationIpamEnabled)

Konvertiert eine Zeichenfolge in eine L3NetworkConfigurationIpamEnabled.

Inequality(L3NetworkConfigurationIpamEnabled, L3NetworkConfigurationIpamEnabled)

Bestimmt, ob zwei L3NetworkConfigurationIpamEnabled Werte nicht identisch sind.

Gilt für: