次の方法で共有


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.analyticalStorageTtlから継承

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から継承