ICosmosDbContextOptionsBuilderInfrastructure Interface

Definition

Explicitly implemented by CosmosDbContextOptionsBuilder to hide methods that are used by database provider extension methods but not intended to be called by application developers.

public interface ICosmosDbContextOptionsBuilderInfrastructure
type ICosmosDbContextOptionsBuilderInfrastructure = interface
Public Interface ICosmosDbContextOptionsBuilderInfrastructure
Derived

Properties

OptionsBuilder

Gets the core options builder.

Applies to