public sealed class StatefulPolicyPreservedState : IMessage<StatefulPolicyPreservedState>, IEquatable<StatefulPolicyPreservedState>, IDeepCloneable<StatefulPolicyPreservedState>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class StatefulPolicyPreservedState.
[[["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 `StatefulPolicyPreservedState` class in the Google Compute Engine v1 API, specifically within the .NET environment."],["The latest version of the API referenced is 3.6.0, while the current page defaults to version 2.9.0, with a full history of versions ranging from 1.0.0 up to the latest being listed."],["The `StatefulPolicyPreservedState` class is used to configure resources that will be preserved during instance deletion or updates."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for various data operations and comparisons."],["The class contains a `Disks` property of type `MapField` to manage disks that are preserved, using strings as keys and `StatefulPolicyPreservedStateDiskDevice` objects as values."]]],[]]