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 documentation for the \u003ccode\u003eSchedulingOnInstanceStopAction\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSchedulingOnInstanceStopAction\u003c/code\u003e defines how instances with the \u003ccode\u003einstance_termination_action\u003c/code\u003e set to \u003ccode\u003eSTOP\u003c/code\u003e will behave.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the API, ranging from the latest 3.6.0 down to 1.0.0, offering version specific links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchedulingOnInstanceStopAction\u003c/code\u003e class includes a property \u003ccode\u003eDiscardLocalSsd\u003c/code\u003e which determines if local SSD data is preserved or discarded when the instance is stopped.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e which have their own inherited members.\u003c/p\u003e\n"]]],[],null,[]]