public sealed class InstanceManagedByIgmErrorInstanceActionDetails : IMessage<InstanceManagedByIgmErrorInstanceActionDetails>, IEquatable<InstanceManagedByIgmErrorInstanceActionDetails>, IDeepCloneable<InstanceManagedByIgmErrorInstanceActionDetails>, IBufferMessage, IMessage
[Output Only] Action that managed instance group was executing on the instance when the error occurred. Possible values:
Check the Action enum for the list of possible values.
public ManagedInstanceVersion Version { get; set; }
[Output Only] Version this instance was created from, or was being created from, but the creation failed. Corresponds to one of the versions that were set on the Instance Group Manager resource at the time this instance was being created.
[[["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 \u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e class provides details about actions performed on instances managed by an Instance Group Manager (IGM) when an error occurs.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its capabilities in handling messages, comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eAction\u003c/code\u003e (the performed action), \u003ccode\u003eInstance\u003c/code\u003e (the URL of the instance), and \u003ccode\u003eVersion\u003c/code\u003e (the version used for instance creation).\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available is \u003ccode\u003e3.6.0\u003c/code\u003e, and the documentation covers a range of versions from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e3.6.0\u003c/code\u003e, ensuring developers can access relevant information for their specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that takes an \u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e object for copying, and it inherits members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]