public sealed class VmUtilizationInfo : IMessage<VmUtilizationInfo>, IEquatable<VmUtilizationInfo>, IDeepCloneable<VmUtilizationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class VmUtilizationInfo.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `VmUtilizationInfo` class within the Google Cloud VM Migration v1 API, specifically for version 2.5.0."],["The `VmUtilizationInfo` class is used to represent utilization details of a single virtual machine, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers properties such as `Utilization` (for utilization metrics), `VmDetailsCase` (for VM details), `VmId` (the source VM's ID), and `VmwareVmDetails` (for descriptions of VMware VMs), along with constructors for default and copy initialization."],["This document includes links to all previous versions of the `VmUtilizationInfo` class from 1.0.0 to the latest 2.6.0 version."],["The available members inherited by this class are GetHashCode(), GetType(), and ToString()."]]],[]]