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 version 2.2.0."],["The `VmUtilizationInfo` class represents the utilization details of a single virtual machine (VM) and is part of the `Google.Cloud.VMMigration.V1` namespace."],["This class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `VmUtilizationInfo` include `Utilization` (utilization metrics), `VmDetailsCase` (type of VM details), `VmId` (VM's ID), and `VmwareVmDetails` (details for VMware VMs)."],["The latest version of the API is 2.6.0, with multiple previous versions available going as far back as version 1.0.0."]]],[]]