public sealed class SchedulingOnInstanceStopAction : IMessage<SchedulingOnInstanceStopAction>, IEquatable<SchedulingOnInstanceStopAction>, IDeepCloneable<SchedulingOnInstanceStopAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SchedulingOnInstanceStopAction.
Defines the behaviour for instances with the instance_termination_action STOP.
If true, the contents of any attached Local SSD disks will be discarded else, the Local SSD data will be preserved when the instance is stopped at the end of the run duration/termination time.
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eSchedulingOnInstanceStopAction\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.6.0, with documentation available for versions ranging from 1.0.0 to 3.6.0, including the current page's version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSchedulingOnInstanceStopAction\u003c/code\u003e defines the behavior for Compute Engine instances when they are stopped, as indicated by the \u003ccode\u003einstance_termination_action\u003c/code\u003e set to \u003ccode\u003eSTOP\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to integrate with the .NET protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eA key property, \u003ccode\u003eDiscardLocalSsd\u003c/code\u003e, determines whether the contents of attached Local SSD disks are discarded or preserved when the instance is stopped.\u003c/p\u003e\n"]]],[],null,[]]