CosmosDbPartitionedStorageOptions.DatabaseId Property

Definition

Gets or sets the database identifier for Cosmos DB instance.

public string DatabaseId { get; set; }
member this.DatabaseId : string with get, set
Public Property DatabaseId As String

Property Value

The database identifier for Cosmos DB instance.

Applies to