Remove references to addCollectionDefaultFlight parameter. (#1741)

This commit is contained in:
jawelton74
2024-02-08 11:49:40 -08:00
committed by GitHub
parent 35ca7944ae
commit f8cfc6c21c
7 changed files with 2 additions and 14 deletions

View File

@@ -388,7 +388,6 @@ export interface DataExplorerInputsFrame {
extensionEndpoint?: string;
subscriptionType?: SubscriptionType;
quotaId?: string;
addCollectionDefaultFlight?: string;
isTryCosmosDBSubscription?: boolean;
loadDatabaseAccountTimestamp?: number;
sharedThroughputMinimum?: number;