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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eMachineConfig\u003c/code\u003e class within the Database Migration v1 API, specifically within the \u003ccode\u003eAlloyDbSettings.Types.PrimaryInstanceSettings.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMachineConfig\u003c/code\u003e class is used to define the configuration of a machine and is accessible under different versions, ranging from version 1.0.0 to the latest version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMachineConfig\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, a default one (\u003ccode\u003eMachineConfig()\u003c/code\u003e) and another that takes another \u003ccode\u003eMachineConfig\u003c/code\u003e instance as a parameter to clone it (\u003ccode\u003eMachineConfig(MachineConfig other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eOne key property of the \u003ccode\u003eMachineConfig\u003c/code\u003e class is \u003ccode\u003eCpuCount\u003c/code\u003e, an integer representing the number of CPUs available in the virtual machine instance.\u003c/p\u003e\n"]]],[],null,[]]