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.
public MapField<string, StatefulPolicyPreservedStateNetworkIp> ExternalIPs { get; }
External network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
public MapField<string, StatefulPolicyPreservedStateNetworkIp> InternalIPs { get; }
Internal network IPs assigned to the instances that will be preserved on instance delete, update, etc. This map is keyed with the network interface name.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eStatefulPolicyPreservedState\u003c/code\u003e class is 3.6.0, with version 2.17.0 also being listed in the document and marked as the current version in focus for the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eStatefulPolicyPreservedState\u003c/code\u003e class, which is part of the Google.Cloud.Compute.V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatefulPolicyPreservedState\u003c/code\u003e class is used for configuring resources that should be preserved when instances are deleted or updated, like the map of disks and network IPs.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e which allow for various types of interaction with the class and its properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStatefulPolicyPreservedState\u003c/code\u003e class has properties such as \u003ccode\u003eDisks\u003c/code\u003e, \u003ccode\u003eExternalIPs\u003c/code\u003e, and \u003ccode\u003eInternalIPs\u003c/code\u003e, which are \u003ccode\u003eMapFields\u003c/code\u003e used to store and manage preserved disk devices and network IP addresses respectively.\u003c/p\u003e\n"]]],[],null,[]]