Freigeben über


ConnectionMonitorType Struktur

Definition

Typ des Verbindungsmonitors.

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

Konstruktoren

ConnectionMonitorType(String)

Initialisiert eine neue Instanz von ConnectionMonitorType.

Eigenschaften

MultiEndpoint

MultiEndpoint.

SingleSourceDestination

SingleSourceDestination.

Methoden

Equals(ConnectionMonitorType)

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

Bestimmt, ob zwei ConnectionMonitorType Werte identisch sind.

Implicit(String to ConnectionMonitorType)

Konvertiert eine Zeichenfolge in eine ConnectionMonitorType.

Inequality(ConnectionMonitorType, ConnectionMonitorType)

Bestimmt, ob zwei ConnectionMonitorType Werte nicht identisch sind.

Gilt für: