CosmosDbPartitionedStorageOptions.DatabaseId 属性

定义

获取或设置 Cosmos DB 实例的数据库标识符。

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

属性值

Cosmos DB 实例的数据库标识符。

适用于