public sealed class TargetPoolsRemoveHealthCheckRequest : IMessage<TargetPoolsRemoveHealthCheckRequest>, IEquatable<TargetPoolsRemoveHealthCheckRequest>, IDeepCloneable<TargetPoolsRemoveHealthCheckRequest>, IBufferMessage, IMessage
public RepeatedField<HealthCheckReference> HealthChecks { get; }
Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs: - https://www.googleapis.com/compute/beta/projects/project /global/httpHealthChecks/health-check - projects/project/global/httpHealthChecks/health-check - global/httpHealthChecks/health-check
[[["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 details the \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e class is used to remove health check URLs from a target pool, and it implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and the page provides links to documentation for multiple versions, ranging from 1.0.0 up to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eHealthChecks\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<HealthCheckReference>\u003c/code\u003e, which represents a list of health check URLs to be removed, and the URL provided can be a full or a partial URL.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e class has two constructors, a parameterless constructor, and one that accepts another \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]