mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-24 11:21:23 +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. */
|
/* Analytical TTL. */
|
||||||
analyticalStorageTtl?: number;
|
analyticalStorageTtl?: number;
|
||||||
|
|
||||||
|
computedProperties?: ComputedProperties;
|
||||||
|
|
||||||
/* Parameters to indicate the information about the restore */
|
/* Parameters to indicate the information about the restore */
|
||||||
restoreParameters?: ResourceRestoreParameters;
|
restoreParameters?: ResourceRestoreParameters;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user