Share via


CosmosMongoVCoreDataTransferDataSourceSink Class

Definition

A CosmosDB Mongo vCore API data source/sink.

public class CosmosMongoVCoreDataTransferDataSourceSink : Azure.Provisioning.CosmosDB.DataTransferDataSourceSink
type CosmosMongoVCoreDataTransferDataSourceSink = class
    inherit DataTransferDataSourceSink
Public Class CosmosMongoVCoreDataTransferDataSourceSink
Inherits DataTransferDataSourceSink
Inheritance
CosmosMongoVCoreDataTransferDataSourceSink

Constructors

CosmosMongoVCoreDataTransferDataSourceSink()

Creates a new CosmosMongoVCoreDataTransferDataSourceSink.

Properties

CollectionName

Gets or sets the collection name.

ConnectionStringKeyVaultUri

Gets or sets the connection string key vault uri.

DatabaseName

Gets or sets the database name.

HostName

Gets or sets the host name.

Methods

DefineProvisionableProperties()

Define all the provisionable properties of CosmosMongoVCoreDataTransferDataSourceSink.

GetResources()

Get any resources represented by this object. This will typically only be the object itself for everything but Infrastructure.

(Inherited from Provisionable)
Resolve(ProvisioningContext)

Resolve any resources or properties that were not explicitly specified.

(Inherited from Provisionable)
Validate(ProvisioningContext)

Validate the presence of any required members.

(Inherited from Provisionable)

Applies to