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-03-21 UTC."],[[["This webpage provides reference documentation for the `Instance.Types.MachineConfig` class within the Google Cloud AlloyDB v1 API, specifically version 1.3.0."],["The `MachineConfig` class defines the configuration of a machine and is part of the `Google.Cloud.AlloyDb.V1` namespace, implemented in the `Google.Cloud.AlloyDb.V1.dll` assembly."],["The latest version for the documentation is 1.9.0, and there are versions of this documentation going back to version 1.0.0."],["`MachineConfig` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, among others."],["The class offers two constructors, `MachineConfig()` and `MachineConfig(Instance.Types.MachineConfig other)`, along with the property `CpuCount` to manage the number of CPU's in the VM instance."]]],[]]