Name | Description | |
---|---|---|
AverageCompressedSize | Gets the average size of the compressed razor page. | |
AverageOriginalSize | Gets the size of the average original razor page. | |
CompressedSize | Gets the cumulative size of all the compressed data for the requested razor page HTML of the endpoint. | |
Count | returns data as to how often the endpoint has been compressed | |
Endpoint | Gets the endpoint that this compression data is recording. | |
FirstRecorded | Get the UTC date of when the first compression was recorder | |
LastRecorded | Get the UTC date of when the last compression was recorder | |
OriginalSize | Gets the cumulative size of all the un-compressed data for the requested razor page HTML of the endpoint. |