Partager via


MachineLearningConnectionCategory Structure

Définition

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 à