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 documentation for the `ShieldedInstanceIntegrityPolicy` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.3.0 being the focus of the main content."],["The `ShieldedInstanceIntegrityPolicy` class is used to define the baseline against which the boot integrity of an instance is assessed, as indicated in the API description."],["The documentation details the class's implementation, including its inheritance hierarchy, interfaces it implements, its namespace, the assembly it is located in, and the constructors available for creating instances of it."],["The class contains a property, `UpdateAutoLearnPolicy`, which allows the integrity policy baseline to update based on measurements from the most recent VM instance boot."],["The webpage lists various available versions of the `ShieldedInstanceIntegrityPolicy` class, ranging from the latest version 3.6.0 down to version 1.0.0, providing links to each version's documentation."]]],[]]