ConfigurationType 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 de la configuration spark.
public readonly struct ConfigurationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.ConfigurationType>
type ConfigurationType = struct
Public Structure ConfigurationType
Implements IEquatable(Of ConfigurationType)
- Héritage
-
ConfigurationType
- Implémente
Constructeurs
ConfigurationType(String) |
Initialise une nouvelle instance de ConfigurationType. |
Propriétés
Artifact |
Artefact. |
Customized |
Personnalisé. |
Default |
Par défaut. |
Méthodes
Equals(ConfigurationType) |
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(ConfigurationType, ConfigurationType) |
Détermine si deux ConfigurationType valeurs sont identiques. |
Implicit(String to ConfigurationType) |
Convertit une chaîne en ConfigurationType. |
Inequality(ConfigurationType, ConfigurationType) |
Détermine si deux ConfigurationType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET