public sealed class ShieldedInstanceConfig : IMessage<ShieldedInstanceConfig>, IEquatable<ShieldedInstanceConfig>, IDeepCloneable<ShieldedInstanceConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ShieldedInstanceConfig.
[[["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-31 UTC."],[[["This webpage provides reference documentation for the `ShieldedInstanceConfig` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version of `ShieldedInstanceConfig` available is 3.6.0, and the page contains a comprehensive list of versions ranging from 1.0.0 to 3.6.0 with associated documentation links for each."],["The `ShieldedInstanceConfig` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for working with shielded instance configurations."],["Key properties of the `ShieldedInstanceConfig` class include `EnableIntegrityMonitoring`, `EnableSecureBoot`, and `EnableVtpm`, which control the instance's integrity monitoring, secure boot, and vTPM settings, respectively."],["The `ShieldedInstanceConfig` class has two constructors, one default and one that accepts another `ShieldedInstanceConfig` object as a parameter to instantiate a new copy."]]],[]]