Compartir a través de


HDInsightRoleName Estructura

Definición

The HDInsightRoleName.

public readonly struct HDInsightRoleName : IEquatable<Azure.ResourceManager.HDInsight.Models.HDInsightRoleName>
type HDInsightRoleName = struct
Public Structure HDInsightRoleName
Implements IEquatable(Of HDInsightRoleName)
Herencia
HDInsightRoleName
Implementaciones

Constructores

HDInsightRoleName(String)

Inicializa una nueva instancia de la clase HDInsightRoleName.

Propiedades

Workernode

workernode.

Métodos

Equals(HDInsightRoleName)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(HDInsightRoleName, HDInsightRoleName)

Determina si dos HDInsightRoleName valores son iguales.

Implicit(String to HDInsightRoleName)

Convierte una cadena en un HDInsightRoleName.

Inequality(HDInsightRoleName, HDInsightRoleName)

Determina si dos HDInsightRoleName valores no son los mismos.

Se aplica a