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-24 UTC."],[[["This webpage provides reference documentation for the `ShieldedInstanceIntegrityPolicy` class in the Google Compute Engine v1 API, specifically within the .NET environment, with the current version being 2.6.0, however it also includes a list of previous versions."],["The `ShieldedInstanceIntegrityPolicy` class, part of the `Google.Cloud.Compute.V1` namespace, is used to define the baseline against which the boot integrity of a virtual machine instance is measured."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `Object` class, having a list of inherited members available to use."],["The `ShieldedInstanceIntegrityPolicy` class includes properties such as `HasUpdateAutoLearnPolicy` and `UpdateAutoLearnPolicy`, the latter allowing for updating the integrity policy baseline using the measurements from the VM instance's most recent boot."],["There are multiple versions of this documentation available, spanning from version 1.0.0 to the most recent 3.6.0."]]],[]]