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 provides documentation for the \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e class in the Google.Cloud.Compute.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this resource is 3.6.0, with a list of previous versions ranging from 3.5.0 down to 1.0.0, alongside the version 2.10.0 that this page corresponds to.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetPoolsRemoveHealthCheckRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows for removing health checks from target pools, as indicated by its \u003ccode\u003eHealthChecks\u003c/code\u003e property, which utilizes a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eHealthCheckReference\u003c/code\u003e objects, and it implements interfaces such as IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"]]],[],null,[]]