Freigeben über


AgentPoolNetworkPortProtocol Struktur

Definition

Das Netzwerkprotokoll des Ports.

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

Konstruktoren

AgentPoolNetworkPortProtocol(String)

Initialisiert eine neue Instanz von AgentPoolNetworkPortProtocol.

Eigenschaften

Tcp

TCP-Protokoll.

Udp

UDP-Protokoll.

Methoden

Equals(AgentPoolNetworkPortProtocol)

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

Bestimmt, ob zwei AgentPoolNetworkPortProtocol Werte identisch sind.

Implicit(String to AgentPoolNetworkPortProtocol)

Konvertiert eine Zeichenfolge in eine AgentPoolNetworkPortProtocol.

Inequality(AgentPoolNetworkPortProtocol, AgentPoolNetworkPortProtocol)

Bestimmt, ob zwei AgentPoolNetworkPortProtocol Werte nicht identisch sind.

Gilt für: