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 version 2.2.0 of the .NET library."],["The `StatefulPolicyPreservedState` class is used for configuring resources that are preserved during instance operations like deletion and updating, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance hierarchy, showing that it inherits from `Object`, and it also lists the inherited members that it obtains from its base class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The document includes details on the class constructors, `StatefulPolicyPreservedState()`, and `StatefulPolicyPreservedState(StatefulPolicyPreservedState other)` along with a table outlining the `other` parameter's name and description."],["The class contains a `Disks` property of type `MapField\u003cstring, StatefulPolicyPreservedStateDiskDevice\u003e` that is used to manage disks that will be preserved, with device names as the keys in the map."],["The page includes links to different versions of the `StatefulPolicyPreservedState` class documentation, ranging from version 1.0.0 to the latest version 3.6.0."]]],[]]