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."],[[["The `StatefulPolicyPreservedState` class in the Google.Cloud.Compute.V1 API allows configuration of resources that are to be preserved."],["Version 3.6.0 is the latest version, with a list of available versions ranging from 1.0.0 to 3.6.0."],["`StatefulPolicyPreservedState` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Disks` property, which is a `MapField`, allows for configuring which disks are preserved on instance operations, keyed by device names."],["The class includes constructors for creating an instance of `StatefulPolicyPreservedState`, either as a new object or as a copy of an existing object."]]],[]]