Partager via


HDInsightRoleName Structure

Définition

The HDInsightRoleName.

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

Constructeurs

HDInsightRoleName(String)

Initialise une nouvelle instance de HDInsightRoleName.

Propriétés

Workernode

workernode.

Méthodes

Equals(HDInsightRoleName)

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

Détermine si deux HDInsightRoleName valeurs sont identiques.

Implicit(String to HDInsightRoleName)

Convertit une chaîne en HDInsightRoleName.

Inequality(HDInsightRoleName, HDInsightRoleName)

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

S’applique à