Update to ADO 64472154f607bb7b0820ef3d6a9f3ab6b058382d (#11)

This commit is contained in:
Steve Faulkner
2020-05-28 15:13:45 -05:00
committed by GitHub
parent 748cfc7da3
commit 9f7f7c202f
5 changed files with 6 additions and 18 deletions

View File

@@ -547,7 +547,6 @@ export interface MongoParameters extends RpParameters {
autoPilotTier?: string;
autoPilotThroughput?: string;
analyticalStorageTtl?: number;
isFixedCollectionWithSharedThroughputBeingCreated?: boolean;
}
export interface GraphParameters extends RpParameters {