public sealed class VmUtilizationMetrics : IMessage<VmUtilizationMetrics>, IEquatable<VmUtilizationMetrics>, IDeepCloneable<VmUtilizationMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class VmUtilizationMetrics.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eVmUtilizationMetrics\u003c/code\u003e class, which is part of the Google Cloud VM Migration v1 API, and is used for providing utilization metrics values for a single virtual machine.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.6.0, but several older versions ranging from 1.0.0 up until 2.5.0 are documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVmUtilizationMetrics\u003c/code\u003e includes properties for average and maximum CPU usage (percent), average and maximum memory usage (percent), average and maximum disk I/O rates (Kbps), and average and maximum network throughput (Kbps).\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, along with inheriting members from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on the constructors, including a default constructor and a constructor that takes another \u003ccode\u003eVmUtilizationMetrics\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,["# VM Migration v1 API - Class VmUtilizationMetrics (2.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmUtilizationMetrics)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.5.0/Google.Cloud.VMMigration.V1.VmUtilizationMetrics)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.4.0/Google.Cloud.VMMigration.V1.VmUtilizationMetrics)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.3.0/Google.Cloud.VMMigration.V1.VmUtilizationMetrics)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.2.0/Google.Cloud.VMMigration.V1.VmUtilizationMetrics)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.1.0/Google.Cloud.VMMigration.V1.VmUtilizationMetrics)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/2.0.0/Google.Cloud.VMMigration.V1.VmUtilizationMetrics)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/1.0.0/Google.Cloud.VMMigration.V1.VmUtilizationMetrics) \n\n public sealed class VmUtilizationMetrics : IMessage\u003cVmUtilizationMetrics\u003e, IEquatable\u003cVmUtilizationMetrics\u003e, IDeepCloneable\u003cVmUtilizationMetrics\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the VM Migration v1 API class VmUtilizationMetrics.\n\nUtilization metrics values for a single VM. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e VmUtilizationMetrics \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[VmUtilizationMetrics](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmUtilizationMetrics), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[VmUtilizationMetrics](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmUtilizationMetrics), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[VmUtilizationMetrics](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1.VmUtilizationMetrics), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.VMMigration.V1](/dotnet/docs/reference/Google.Cloud.VMMigration.V1/latest/Google.Cloud.VMMigration.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VMMigration.V1.dll\n\nConstructors\n------------\n\n### VmUtilizationMetrics()\n\n public VmUtilizationMetrics()\n\n### VmUtilizationMetrics(VmUtilizationMetrics)\n\n public VmUtilizationMetrics(VmUtilizationMetrics other)\n\nProperties\n----------\n\n### CpuAveragePercent\n\n public int CpuAveragePercent { get; set; }\n\nAverage CPU usage, percent.\n\n### CpuMaxPercent\n\n public int CpuMaxPercent { get; set; }\n\nMax CPU usage, percent.\n\n### DiskIoRateAverageKbps\n\n public long DiskIoRateAverageKbps { get; set; }\n\nAverage disk IO rate, in kilobytes per second.\n\n### DiskIoRateMaxKbps\n\n public long DiskIoRateMaxKbps { get; set; }\n\nMax disk IO rate, in kilobytes per second.\n\n### MemoryAveragePercent\n\n public int MemoryAveragePercent { get; set; }\n\nAverage memory usage, percent.\n\n### MemoryMaxPercent\n\n public int MemoryMaxPercent { get; set; }\n\nMax memory usage, percent.\n\n### NetworkThroughputAverageKbps\n\n public long NetworkThroughputAverageKbps { get; set; }\n\nAverage network throughput (combined transmit-rates and receive-rates), in\nkilobytes per second.\n\n### NetworkThroughputMaxKbps\n\n public long NetworkThroughputMaxKbps { get; set; }\n\nMax network throughput (combined transmit-rates and receive-rates), in\nkilobytes per second."]]