documents 模組
Azure Cosmos 資料庫服務中檔的類別和列舉。
類別
ConnectionMode |
表示用戶端要使用的連接模式。 |
ConnectionPolicy |
表示與 CosmosClientConnection 相關聯的連線原則。 |
ConsistencyLevel |
表示 Azure Cosmos 用戶端作業支援的一致性層級。 要求的 ConsistencyLevel 必須符合或比針對資料庫帳戶布建的還要弱。 一致性層級。 依強度順序的一致性層級為 Strong、BoundedStaleness、Session、ConsistencPrefix 和 Eventual。 |
DataType |
指定索引規格的資料類型。 |
DatabaseAccount |
資料庫帳戶。 DatabaseAccount 是資料庫的容器。 |
IndexKind |
指定索引規格的索引種類。 |
IndexingDirective |
指定資源是否要編制索引。 |
IndexingMode |
指定支援的索引編制模式。 |
PartitionKind |
指定要套用的資料分割類型。 |
PermissionMode |
列舉,指定許可權的適用性。 |
ProxyConfiguration |
Proxy 的組態。 |
SSLConfiguration |
SSL 連線的組態。 如需相關資訊,請參閱 https://requests.readthedocs.io/en/master/user/advanced/#ssl-cert-verification 。 |
TriggerOperation |
指定應該執行觸發程式的作業。 |
TriggerType |
指定觸發程式的型別。 |