共用方式為


MongoDBCollectionGetPropertiesResource interface

Cosmos DB MongoDB 集合資源物件

Extends

繼承的屬性

analyticalStorageTtl

分析TTL。

createMode

列舉,表示資源建立模式。

etag

系統產生的屬性,表示開放式並行控制所需的資源 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id

Cosmos DB MongoDB 集合的名稱

indexes

索引鍵清單

restoreParameters

用來指出還原相關信息的參數

rid

系統產生的屬性。 唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

shardKey

要套用要求之分區索引鍵的索引鍵/值組。

ts

系統產生的屬性,表示資源上次更新的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性詳細資料

analyticalStorageTtl

分析TTL。

analyticalStorageTtl?: number

屬性值

number

繼承自MongoDBCollectionResource.分析StorageTtl

createMode

列舉,表示資源建立模式。

createMode?: string

屬性值

string

繼承自MongoDBCollectionResource.createMode

etag

系統產生的屬性,表示開放式並行控制所需的資源 etag。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

繼承自ExtendedResourceProperties.etag

id

Cosmos DB MongoDB 集合的名稱

id: string

屬性值

string

繼承自MongoDBCollectionResource.id

indexes

索引鍵清單

indexes?: MongoIndex[]

屬性值

繼承自MongoDBCollectionResource.indexes

restoreParameters

用來指出還原相關信息的參數

restoreParameters?: ResourceRestoreParameters

屬性值

繼承自MongoDBCollectionResource.restoreParameters

rid

系統產生的屬性。 唯一標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

rid?: string

屬性值

string

繼承自ExtendedResourceProperties.rid

shardKey

要套用要求之分區索引鍵的索引鍵/值組。

shardKey?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自MongoDBCollectionResource.shardKey

ts

系統產生的屬性,表示資源上次更新的時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

ts?: number

屬性值

number

繼承自ExtendedResourceProperties.ts