PublicIPAllocationMethod Struktur

Definition

Geben Sie den Typ der öffentlichen IP-Zuordnung an.

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

Konstruktoren

PublicIPAllocationMethod(String)

Initialisiert eine neue Instanz von PublicIPAllocationMethod.

Eigenschaften

Dynamic

Dynamisch:

Static

Statisch.

Methoden

Equals(PublicIPAllocationMethod)

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

Bestimmt, ob zwei PublicIPAllocationMethod Werte identisch sind.

Implicit(String to PublicIPAllocationMethod)

Konvertiert eine Zeichenfolge in eine PublicIPAllocationMethod.

Inequality(PublicIPAllocationMethod, PublicIPAllocationMethod)

Bestimmt, ob zwei PublicIPAllocationMethod Werte nicht identisch sind.

Gilt für: