Steeltoe Documentation
  • Overview Microservices Cloud Web Applications Event Driven
  • Steeltoe Initializr Guides Documentation API Browser Blog
  • Steeltoe Application Configuration Steeltoe Dynamic Logging Steeltoe Management Steeltoe Network File Sharing Steeltoe Security Steeltoe Service Connectors Steeltoe Service Discovery
  • Support
  • Community
Table of Contents
. . .
X

Class CosmosDbOptions

Provides configuration settings to connect to a data source.

Inheritance
System.Object
ConnectionStringOptions
CosmosDbOptions
Inherited Members
ConnectionStringOptions.ConnectionString
Namespace: Steeltoe.Connectors.CosmosDb
Assembly: Steeltoe.Connectors.dll
Syntax
public sealed class CosmosDbOptions : ConnectionStringOptions

Properties

| Edit this page View Source

Database

Gets or sets the name of the CosmosDB database.

Declaration
public string? Database { get; set; }
Property Value
Type Description
System.Nullable<System.String>
X
  • Edit this page
  • View Source
Back to top
Copyright © 2005-2024 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
• Privacy Policy • Your California Privacy Rights • Terms of Use • Trademark Guidelines