public sealed class ShieldedInstanceIntegrityPolicy : IMessage<ShieldedInstanceIntegrityPolicy>, IEquatable<ShieldedInstanceIntegrityPolicy>, IDeepCloneable<ShieldedInstanceIntegrityPolicy>, IBufferMessage, IMessage
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."],[[["The latest version available for `ShieldedInstanceIntegrityPolicy` is 3.6.0, and there are multiple previous versions ranging from 1.0.0 to 3.5.0 that are available to view."],["`ShieldedInstanceIntegrityPolicy` is a class that describes the baseline for measuring the boot integrity of an instance."],["The `ShieldedInstanceIntegrityPolicy` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `ShieldedInstanceIntegrityPolicy()`, and a copy constructor, `ShieldedInstanceIntegrityPolicy(ShieldedInstanceIntegrityPolicy)`, to create new instances."],["The class includes properties `HasUpdateAutoLearnPolicy` and `UpdateAutoLearnPolicy` relating to modifying the baseline of the integrity policy."]]],[]]