AzureCosmosDBSourceConnectorServiceInfo Class
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.
The authentication info when auth_type is AzureCosmosDBSourceConnector.
public class AzureCosmosDBSourceConnectorServiceInfo : Azure.ResourceManager.Confluent.Models.ConnectorServiceTypeInfoBase, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Confluent.Models.AzureCosmosDBSourceConnectorServiceInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Confluent.Models.AzureCosmosDBSourceConnectorServiceInfo>
type AzureCosmosDBSourceConnectorServiceInfo = class
inherit ConnectorServiceTypeInfoBase
interface IJsonModel<AzureCosmosDBSourceConnectorServiceInfo>
interface IPersistableModel<AzureCosmosDBSourceConnectorServiceInfo>
Public Class AzureCosmosDBSourceConnectorServiceInfo
Inherits ConnectorServiceTypeInfoBase
Implements IJsonModel(Of AzureCosmosDBSourceConnectorServiceInfo), IPersistableModel(Of AzureCosmosDBSourceConnectorServiceInfo)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AzureCosmosDBSourceConnectorServiceInfo() |
Initializes a new instance of AzureCosmosDBSourceConnectorServiceInfo. |
Properties
| Name | Description |
|---|---|
| CosmosConnectionEndpoint |
Azure Cosmos Database Connection Endpoint. |
| CosmosContainersTopicMapping |
Azure Cosmos Database Containers Topic Mapping. |
| CosmosDatabaseName |
Azure Cosmos Database Name. |
| CosmosIncludeAllContainers |
Azure Cosmos Database Include all the containers in the database. |
| CosmosMasterKey |
Azure Cosmos Database Master Key. |
| CosmosMessageKeyEnabled |
Azure Cosmos Database Message Key Enabled. |
| CosmosMessageKeyField |
Azure Cosmos Database Message Key Field. |