mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-23 02:41:39 +00:00
Merge branch 'users/chskelt/computedprops' of https://github.com/Azure/cosmos-explorer into users/chskelt/computedprops
This commit is contained in:
@@ -1248,6 +1248,9 @@ export interface SqlContainerResource {
|
||||
|
||||
/* Analytical TTL. */
|
||||
analyticalStorageTtl?: number;
|
||||
|
||||
computedProperties?: ComputedProperties;
|
||||
|
||||
/* Parameters to indicate the information about the restore */
|
||||
restoreParameters?: ResourceRestoreParameters;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user