HiveServerType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET