Freigeben über


HDInsightResourceProviderConnection Struktur

Definition

Die Richtung für die Ressourcenanbieterverbindung.

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

Konstruktoren

HDInsightResourceProviderConnection(String)

Initialisiert eine neue Instanz von HDInsightResourceProviderConnection.

Eigenschaften

Inbound

Eingehend.

Outbound

Ausgehend.

Methoden

Equals(HDInsightResourceProviderConnection)

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

Bestimmt, ob zwei HDInsightResourceProviderConnection Werte identisch sind.

Implicit(String to HDInsightResourceProviderConnection)

Konvertiert eine Zeichenfolge in eine HDInsightResourceProviderConnection.

Inequality(HDInsightResourceProviderConnection, HDInsightResourceProviderConnection)

Bestimmt, ob zwei HDInsightResourceProviderConnection Werte nicht identisch sind.

Gilt für: