MachineLearningConnectionCategory Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Category of the connection.
public readonly struct MachineLearningConnectionCategory : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningConnectionCategory>
type MachineLearningConnectionCategory = struct
Public Structure MachineLearningConnectionCategory
Implements IEquatable(Of MachineLearningConnectionCategory)
- Inheritance
-
MachineLearningConnectionCategory
- Implements
Constructors
MachineLearningConnectionCategory(String) |
Initializes a new instance of MachineLearningConnectionCategory. |
Properties
AdlsGen2 |
ADLSGen2. |
AIServices |
AIServices. |
AmazonMws |
AmazonMws. |
AmazonRdsForOracle |
AmazonRdsForOracle. |
AmazonRdsForSqlServer |
AmazonRdsForSqlServer. |
AmazonRedshift |
AmazonRedshift. |
AmazonS3Compatible |
AmazonS3Compatible. |
ApiKey |
ApiKey. |
AzureBlob |
AzureBlob. |
AzureDatabricksDeltaLake |
AzureDatabricksDeltaLake. |
AzureDataExplorer |
AzureDataExplorer. |
AzureMariaDb |
AzureMariaDb. |
AzureMySqlDB |
AzureMySqlDb. |
AzureOneLake |
AzureOneLake. |
AzureOpenAI |
AzureOpenAI. |
AzurePostgresDB |
AzurePostgresDb. |
AzureSqlDB |
AzureSqlDb. |
AzureSqlMi |
AzureSqlMi. |
AzureSynapseAnalytics |
AzureSynapseAnalytics. |
AzureTableStorage |
AzureTableStorage. |
BingLLMSearch |
BingLLMSearch. |
Cassandra |
Cassandra. |
CognitiveSearch |
CognitiveSearch. |
CognitiveService |
CognitiveService. |
Concur |
Concur. |
ContainerRegistry |
ContainerRegistry. |
CosmosDb |
CosmosDb. |
CosmosDbMongoDbApi |
CosmosDbMongoDbApi. |
Couchbase |
Couchbase. |
CustomKeys |
CustomKeys. |
Db2 |
Db2. |
Drill |
Drill. |
Dynamics |
Dynamics. |
DynamicsAx |
DynamicsAx. |
DynamicsCrm |
DynamicsCrm. |
Eloqua |
Eloqua. |
FileServer |
FileServer. |
FtpServer |
FtpServer. |
GenericContainerRegistry |
GenericContainerRegistry. |
GenericHttp |
GenericHttp. |
GenericRest |
GenericRest. |
Git |
Git. |
GoogleAdWords |
GoogleAdWords. |
GoogleBigQuery |
GoogleBigQuery. |
GoogleCloudStorage |
GoogleCloudStorage. |
Greenplum |
Greenplum. |
Hbase |
Hbase. |
Hdfs |
Hdfs. |
Hive |
Hive. |
Hubspot |
Hubspot. |
Impala |
Impala. |
Informix |
Informix. |
Jira |
Jira. |
Magento |
Magento. |
MariaDb |
MariaDb. |
Marketo |
Marketo. |
MicrosoftAccess |
MicrosoftAccess. |
MongoDbAtlas |
MongoDbAtlas. |
MongoDbV2 |
MongoDbV2. |
MySql |
MySql. |
Netezza |
Netezza. |
ODataRest |
ODataRest. |
Odbc |
Odbc. |
Office365 |
Office365. |
OpenAI |
OpenAI. |
Oracle |
Oracle. |
OracleCloudStorage |
OracleCloudStorage. |
OracleServiceCloud |
OracleServiceCloud. |
PayPal |
PayPal. |
Phoenix |
Phoenix. |
PostgreSql |
PostgreSql. |
Presto |
Presto. |
PythonFeed |
PythonFeed. |
QuickBooks |
QuickBooks. |
Redis |
Redis. |
Responsys |
Responsys. |
S3 |
S3. |
Salesforce |
Salesforce. |
SalesforceMarketingCloud |
SalesforceMarketingCloud. |
SalesforceServiceCloud |
SalesforceServiceCloud. |
SapBw |
SapBw. |
SapCloudForCustomer |
SapCloudForCustomer. |
SapEcc |
SapEcc. |
SapHana |
SapHana. |
SapOpenHub |
SapOpenHub. |
SapTable |
SapTable. |
Serp |
Serp. |
Serverless |
Serverless. |
ServiceNow |
ServiceNow. |
Sftp |
Sftp. |
SharePointOnlineList |
SharePointOnlineList. |
Shopify |
Shopify. |
Snowflake |
Snowflake. |
Spark |
Spark. |
SqlServer |
SqlServer. |
Square |
Square. |
Sybase |
Sybase. |
Teradata |
Teradata. |
Vertica |
Vertica. |
WebTable |
WebTable. |
Xero |
Xero. |
Zoho |
Zoho. |
Methods
Equals(MachineLearningConnectionCategory) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(MachineLearningConnectionCategory, MachineLearningConnectionCategory) |
Determines if two MachineLearningConnectionCategory values are the same. |
Implicit(String to MachineLearningConnectionCategory) |
Converts a string to a MachineLearningConnectionCategory. |
Inequality(MachineLearningConnectionCategory, MachineLearningConnectionCategory) |
Determines if two MachineLearningConnectionCategory values are not the same. |
Applies to
Azure SDK for .NET