public sealed class Instance.Types.MachineConfig : IMessage<Instance.Types.MachineConfig>, IEquatable<Instance.Types.MachineConfig>, IDeepCloneable<Instance.Types.MachineConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class Instance.Types.MachineConfig.
MachineConfig describes the configuration of a machine.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `Instance.Types.MachineConfig` class within the AlloyDB v1 API, specifically for version 1.8.0."],["The `MachineConfig` class is used to describe the configuration of a machine and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the available constructors for `MachineConfig`, including a default constructor and a constructor that takes another `MachineConfig` instance as an argument."],["It shows a property called `CpuCount`, which is an integer representing the number of CPUs within the VM instance."],["The documentation provides links to other versions of the same documentation, going as far back as version 1.0.0 all the way up to version 1.9.0."]]],[]]