mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-06-05 15:12:04 +01:00
Merge branch 'users/chskelt/computedprops' of https://github.com/Azure/cosmos-explorer into users/chskelt/computedprops
This commit is contained in:
commit
25a506e316
@ -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;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user