MachineLearningConnectionCategory 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.
Catégorie de la connexion.
public readonly struct MachineLearningConnectionCategory : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningConnectionCategory>
type MachineLearningConnectionCategory = struct
Public Structure MachineLearningConnectionCategory
Implements IEquatable(Of MachineLearningConnectionCategory)
- Héritage
-
MachineLearningConnectionCategory
- Implémente
Constructeurs
MachineLearningConnectionCategory(String) |
Initialise une nouvelle instance de MachineLearningConnectionCategory. |
Propriétés
AdlsGen2 |
ADLSGen2. |
ApiKey |
ApiKey. |
AzureMySqlDB |
AzureMySqlDb. |
AzureOpenAI |
AzureOpenAI. |
AzurePostgresDB |
AzurePostgresDb. |
AzureSqlDB |
AzureSqlDb. |
AzureSynapseAnalytics |
AzureSynapseAnalytics. |
CognitiveSearch |
Recherche cognitive. |
CognitiveService |
CognitiveService. |
ContainerRegistry |
ContainerRegistry. |
CustomKeys |
CustomKeys. |
Git |
Git. |
PythonFeed |
PythonFeed. |
Redis |
Redis. |
S3 |
S3. |
Snowflake |
Flocon. |
Méthodes
Equals(MachineLearningConnectionCategory) |
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(MachineLearningConnectionCategory, MachineLearningConnectionCategory) |
Détermine si deux MachineLearningConnectionCategory valeurs sont identiques. |
Implicit(String to MachineLearningConnectionCategory) |
Convertit une chaîne en MachineLearningConnectionCategory. |
Inequality(MachineLearningConnectionCategory, MachineLearningConnectionCategory) |
Détermine si deux MachineLearningConnectionCategory valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET