Remove Synapse from command bar and container create

This commit is contained in:
Asier Isayas
2025-12-05 09:35:35 -08:00
parent ca858c08fb
commit 383da73c52
13 changed files with 2 additions and 556 deletions

View File

@@ -416,7 +416,6 @@ export interface CreateCollectionParamsBase {
databaseId: string;
databaseLevelThroughput: boolean;
offerThroughput?: number;
analyticalStorageTtl?: number;
autoPilotMaxThroughput?: number;
indexingPolicy?: IndexingPolicy;
partitionKey?: PartitionKey;