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-24 UTC."],[[["This webpage provides reference documentation for the `StatefulPolicyPreservedState` class within the Google Cloud Compute Engine v1 API, specifically in the .NET context."],["The class `StatefulPolicyPreservedState` is used for configuring preserved resources and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.6.0, but the content of this page is about version 2.11.0, with an extensive list of older versions also accessible, ranging from 1.0.0 to the latest 3.6.0."],["The `StatefulPolicyPreservedState` class includes a `Disks` property, which is a map of disks that are to be preserved on instance operations, keyed by the disk's device name."]]],[]]