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 Cloud Compute Engine v1 API, specifically in the .NET context."],["The latest version of the API available for the ShieldedInstanceIntegrityPolicy is 3.6.0, although numerous versions are available going back as early as 1.0.0."],["The `ShieldedInstanceIntegrityPolicy` class, used to measure instance boot integrity, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `HasUpdateAutoLearnPolicy` and `UpdateAutoLearnPolicy`, the latter allowing updates to the integrity policy baseline based on the VM instance's recent boot."],["The webpage details the constructors available for the `ShieldedInstanceIntegrityPolicy` class, including a parameter to pass in `ShieldedInstanceIntegrityPolicy` called `other`."]]],[]]