Freigeben über


InboundEndpointIPAllocationMethod Struktur

Definition

Private IP-Adresszuordnungsmethode.

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

Konstruktoren

InboundEndpointIPAllocationMethod(String)

Initialisiert eine neue Instanz von InboundEndpointIPAllocationMethod.

Eigenschaften

Dynamic

Dynamisch:

Static

Statisch.

Methoden

Equals(InboundEndpointIPAllocationMethod)

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

Bestimmt, ob zwei InboundEndpointIPAllocationMethod Werte gleich sind.

Implicit(String to InboundEndpointIPAllocationMethod)

Konvertiert eine Zeichenfolge in eine InboundEndpointIPAllocationMethod.

Inequality(InboundEndpointIPAllocationMethod, InboundEndpointIPAllocationMethod)

Bestimmt, ob zwei InboundEndpointIPAllocationMethod Werte nicht identisch sind.

Gilt für: