Partager via


HiveServerType Structure

Définition

Type du serveur Hive.

public readonly struct HiveServerType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.HiveServerType>
type HiveServerType = struct
Public Structure HiveServerType
Implements IEquatable(Of HiveServerType)
Héritage
HiveServerType
Implémente

Constructeurs

HiveServerType(String)

Initialise une nouvelle instance de HiveServerType.

Propriétés

HiveServer1

HiveServer1.

HiveServer2

HiveServer2.

HiveThriftServer

HiveThriftServer.

Méthodes

Equals(HiveServerType)

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

Détermine si deux HiveServerType valeurs sont identiques.

Implicit(String to HiveServerType)

Convertit une chaîne en HiveServerType.

Inequality(HiveServerType, HiveServerType)

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

S’applique à