public sealed class ShieldedInstanceIntegrityPolicy : IMessage<ShieldedInstanceIntegrityPolicy>, IEquatable<ShieldedInstanceIntegrityPolicy>, IDeepCloneable<ShieldedInstanceIntegrityPolicy>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ShieldedInstanceIntegrityPolicy.
The policy describes the baseline against which Instance boot integrity is measured.
[[["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 `ShieldedInstanceIntegrityPolicy` class within the Google Compute Engine v1 API, specifically for the .NET environment, with version 2.5.0 being the current focus but many other versions are listed."],["The `ShieldedInstanceIntegrityPolicy` class is used to measure and define the baseline for instance boot integrity within the Compute Engine environment, extending from the base object class."],["The latest listed version is 3.6.0, and the webpage lists versions going all the way back to version 1.0.0, giving easy access to each of them for reference."],["The `ShieldedInstanceIntegrityPolicy` class offers two constructors: one default and another that takes another `ShieldedInstanceIntegrityPolicy` object, along with the properties `HasUpdateAutoLearnPolicy` and `UpdateAutoLearnPolicy`."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains members inherited from the base `Object` class."]]],[]]