public sealed class ConfidentialInstanceConfig : IMessage<ConfidentialInstanceConfig>, IEquatable<ConfidentialInstanceConfig>, IDeepCloneable<ConfidentialInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ConfidentialInstanceConfig.
[[["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 `ConfidentialInstanceConfig` class within the Compute Engine v1 API for .NET."],["The latest version of the API available is 3.6.0, and it includes a list of previous versions ranging from 3.5.0 down to 1.0.0, each with its own documentation link."],["`ConfidentialInstanceConfig` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConfidentialInstanceConfig` class allows to define whether the instance should have confidential compute enabled, through the `EnableConfidentialCompute` property."],["The documentation provides access to the constructors and properties of the `ConfidentialInstanceConfig` class."]]],[]]