Partager via


HDInsightResourceProviderConnection Structure

Définition

Direction de la connexion du fournisseur de ressources.

public readonly struct HDInsightResourceProviderConnection : IEquatable<Azure.ResourceManager.HDInsight.Models.HDInsightResourceProviderConnection>
type HDInsightResourceProviderConnection = struct
Public Structure HDInsightResourceProviderConnection
Implements IEquatable(Of HDInsightResourceProviderConnection)
Héritage
HDInsightResourceProviderConnection
Implémente

Constructeurs

HDInsightResourceProviderConnection(String)

Initialise une nouvelle instance de HDInsightResourceProviderConnection.

Propriétés

Inbound

Message entrant :

Outbound

Message sortant :

Méthodes

Equals(HDInsightResourceProviderConnection)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(HDInsightResourceProviderConnection, HDInsightResourceProviderConnection)

Détermine si deux HDInsightResourceProviderConnection valeurs sont identiques.

Implicit(String to HDInsightResourceProviderConnection)

Convertit une chaîne en HDInsightResourceProviderConnection.

Inequality(HDInsightResourceProviderConnection, HDInsightResourceProviderConnection)

Détermine si deux HDInsightResourceProviderConnection valeurs ne sont pas identiques.

S’applique à