DeleteMemoryUtilization deletes the memory utilization server metric to prevent it from being sent.
()
| 111 | // DeleteMemoryUtilization deletes the memory utilization server metric to |
| 112 | // prevent it from being sent. |
| 113 | DeleteMemoryUtilization() |
| 114 | |
| 115 | // SetApplicationUtilization sets the application utilization server |
| 116 | // metric. Must be greater than zero. |
no outgoing calls