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 latest version of the \u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e is a sealed class that 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAction\u003c/code\u003e and \u003ccode\u003eInstance\u003c/code\u003e which are strings, and boolean properties \u003ccode\u003eHasAction\u003c/code\u003e and \u003ccode\u003eHasInstance\u003c/code\u003e to indicate if certain fields are set.\u003c/p\u003e\n"],["\u003cp\u003eIt also has a \u003ccode\u003eVersion\u003c/code\u003e property of the type \u003ccode\u003eManagedInstanceVersion\u003c/code\u003e, and provides information on the action that caused the error, with the \u003ccode\u003eAction\u003c/code\u003e property being an enum.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, a default constructor, and a copy constructor that takes another instance of \u003ccode\u003eInstanceManagedByIgmErrorInstanceActionDetails\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]