public sealed class InfrastructureSpec : IMessage<Environment.Types.InfrastructureSpec>, IEquatable<Environment.Types.InfrastructureSpec>, IDeepCloneable<Environment.Types.InfrastructureSpec>, IBufferMessage, IMessage
Configuration for the underlying infrastructure used to run workloads.
[[["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\u003eThe webpage provides documentation for \u003ccode\u003eInfrastructureSpec\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, used to configure the infrastructure for running workloads.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eInfrastructureSpec\u003c/code\u003e is 3.6.0, with multiple historical versions also available, ranging down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInfrastructureSpec\u003c/code\u003e has two constructors: a default constructor and one that accepts another \u003ccode\u003eInfrastructureSpec\u003c/code\u003e instance as a parameter, allowing for the creation of new instances based off existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfrastructureSpec\u003c/code\u003e class includes properties like \u003ccode\u003eCompute\u003c/code\u003e for compute resource configuration and \u003ccode\u003eOsImage\u003c/code\u003e for software runtime configuration, which are both necessary components of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInfrastructureSpec\u003c/code\u003e class implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, enhancing its functionality and integration within the .NET ecosystem.\u003c/p\u003e\n"]]],[],null,[]]