[Output Only] Absolute value of VM instances calculated based on the specific mode. - If the value is fixed, then the calculated value is equal to the fixed value. - If the value is a percent, then the calculated value is percent/100 * targetSize. For example, the calculated value of a 80% of a managed instance group with 150 instances would be (80/100 * 150) = 120 VM instances. If there is a remainder, the number is rounded.
[[["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\u003eFixedOrPercent\u003c/code\u003e class is 3.6.0, but version 2.17.0 is the current context of the provided documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedOrPercent\u003c/code\u003e class in the Compute Engine v1 API allows representation of numeric values as either absolute or relative, and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedOrPercent\u003c/code\u003e class offers constructors for creating instances, either with default values or by copying from an existing \u003ccode\u003eFixedOrPercent\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties such as \u003ccode\u003eCalculated\u003c/code\u003e, \u003ccode\u003eFixed\u003c/code\u003e, and \u003ccode\u003ePercent\u003c/code\u003e to represent numeric values in different modes, alongside \u003ccode\u003eHasCalculated\u003c/code\u003e, \u003ccode\u003eHasFixed\u003c/code\u003e, and \u003ccode\u003eHasPercent\u003c/code\u003e for checking the existence of those values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCalculated\u003c/code\u003e property of \u003ccode\u003eFixedOrPercent\u003c/code\u003e represents the absolute number of VM instances based on the chosen mode, which can be a fixed number or a percentage of the target size, with rounding applied to any remainder.\u003c/p\u003e\n"]]],[],null,[]]