IPAddressAllocationMethod Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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:
Azure SDK for .NET