When performing a simple Get operation by identifier, where one document is returned (and not an array with one document), I get the following x-ms-resource resources usage:
x-ms-resource-usage:documentSize:0;documentsSize:288;collectionSize=307;
Questions:
documentSize
documentsSize
collectionSize
x-ms-resource-usage
x-ms-resource-quota
I am sure that the numbers are as follows, and all in KB:
x-ms-resource-usage - , x-ms-resource-quota - . , , documentsSize collectionSize - 10485760, 10 (10 485 760 ).
documentSize documentsSize - MB kB. -, documentSize .
collectionSize = documentsSize + ( kB)
Source: https://habr.com/ru/post/1627824/More articles:Ruby: evaluate a line with dynamic variable binding - ruby | fooobar.comData is not transferred from iphone to iWatch (AppleWatch) on real devices - iosDoes Angular material have predefined text fields (ala bootstrap alert) - angularjsmodel.predictProbabilities () for LogisticRegression in Spark? - apache-sparkView Expired Logs - gitCeylon Typechecker: How to get a typed syntax tree? - javaCan you have a separate directive in Angular 2 - javascripttypescript порядок вывода - gulp эквивалент tsc с tsconfig.json - typescriptWhen matching the array, check the property of the next element - javascriptSpring dsl: http integration outbound gateway - javaAll Articles