UseRidAsPk
Set this property to false to switch using the id column as primary key instead the default _rid.
データ型
bool
デフォルト値
true
解説
Since CosmosDB allows you to use both _rid and id fields as unique values for retrieving resource data, you can set this property to false to switch using the id column as primary key instead the default _rid.