Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 710 Bytes

DatabaseUsageMemory.md

File metadata and controls

13 lines (9 loc) · 710 Bytes

Org.OpenAPITools.Model.DatabaseUsageMemory

Metrics for the memory of the Managed Database.

Properties

Name Type Description Notes
CurrentMb string The current amount of memory used on the Managed Database (in MB). [optional]
MaxMb string The maximum available memory on the Managed Database (in MB). [optional]
Percentage string The average percent of memory utilization for the Managed Database over the last hour. [optional]

[Back to Model list] [Back to API list] [Back to README]