public sealed class InstanceGroupManagerAllInstancesConfig : IMessage<InstanceGroupManagerAllInstancesConfig>, IEquatable<InstanceGroupManagerAllInstancesConfig>, IDeepCloneable<InstanceGroupManagerAllInstancesConfig>, IBufferMessage, IMessage
public InstancePropertiesPatch Properties { get; set; }
Properties to set on all instances in the group. You can add or modify properties using the instanceGroupManagers.patch or regionInstanceGroupManagers.patch. After setting allInstancesConfig on the group, you must update the group's instances to apply the configuration. To apply the configuration, set the group's updatePolicy.type field to use proactive updates or use the applyUpdatesToInstances method.
[[["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 webpage provides documentation for the \u003ccode\u003eInstanceGroupManagerAllInstancesConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, with version 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly and is used for managing configuration settings for all instances within an instance group.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerAllInstancesConfig\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e with the class also inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagerAllInstancesConfig\u003c/code\u003e class includes a \u003ccode\u003eProperties\u003c/code\u003e property of type \u003ccode\u003eInstancePropertiesPatch\u003c/code\u003e, allowing modification of properties for all instances in a group.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the available versions of the \u003ccode\u003eInstanceGroupManagerAllInstancesConfig\u003c/code\u003e class, starting from version 1.0.0 and up to the most recent version of 3.6.0.\u003c/p\u003e\n"]]],[],null,[]]