public sealed class TargetPoolsAddInstanceRequest : IMessage<TargetPoolsAddInstanceRequest>, IEquatable<TargetPoolsAddInstanceRequest>, IDeepCloneable<TargetPoolsAddInstanceRequest>, IBufferMessage, IMessage
public RepeatedField<InstanceReference> Instances { get; }
A full or partial URL to an instance to add to this target pool. This can be a full or partial URL. For example, the following are valid URLs: - https://www.googleapis.com/compute/v1/projects/project-id/zones/zone /instances/instance-name - projects/project-id/zones/zone/instances/instance-name - zones/zone/instances/instance-name
[[["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\u003eTargetPoolsAddInstanceRequest\u003c/code\u003e class within the Google Cloud Compute V1 library for .NET, specifically version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource is 3.6.0, and previous versions are accessible dating back to version 1.0.0, with each having its own documentation page, which are listed on the page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPoolsAddInstanceRequest\u003c/code\u003e 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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a property named \u003ccode\u003eInstances\u003c/code\u003e of type \u003ccode\u003eRepeatedField<InstanceReference>\u003c/code\u003e, which is used to hold a list of full or partial URLs of the instances that need to be added to the target pool.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eTargetPoolsAddInstanceRequest\u003c/code\u003e class, one is parameterless and one takes in another \u003ccode\u003eTargetPoolsAddInstanceRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]