public sealed class AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig : IMessage<AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig>, IEquatable<AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig>, IDeepCloneable<AlloyDbSettings.Types.PrimaryInstanceSettings.Types.MachineConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class AlloyDbSettings.Types.PrimaryInstanceSettings.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 documentation for the `MachineConfig` class within the Google Cloud Database Migration v1 API, specifically for version 2.4.0."],["`MachineConfig` is used to define the hardware configuration of a machine in the context of AlloyDB settings for primary instances."],["The `MachineConfig` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and a copy constructor that takes another `MachineConfig` instance as input."],["The `CpuCount` property, of type integer, allows configuration of the number of CPU cores in the associated virtual machine instance."]]],[]]