System Limits for the Edge Runtime.
| Field | Type | Label | Description |
|---|---|---|---|
| maxInstalledApplications | int32 | Maximum allowed number of installed Edge applications. | |
| maxRunningApplications | int32 | Maximum allowed number of running Edge applications. | |
| maxMemoryUsageInGB | float | Maximum allowed memory usage in Gigabytes. | |
| maxStorageUsageInGB | float | Maximum allowed disk usage in Gigabytes. | |
| maxCpuUsagePerecentage | float | Maximum allowed percentage of CPU usage. |