public sealed class HealthCheckReference : IMessage<HealthCheckReference>, IEquatable<HealthCheckReference>, IDeepCloneable<HealthCheckReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class HealthCheckReference.
[[["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\u003eHealthCheckReference\u003c/code\u003e class within the Google Compute Engine v1 API for .NET, offering a range of versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHealthCheckReference\u003c/code\u003e is used to specify a URL to a health check, which can be a full URL, a partial URL, or a name, as detailed in the provided example formats.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthCheckReference\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 base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details two constructors for \u003ccode\u003eHealthCheckReference\u003c/code\u003e, a default constructor, and one for creating an instance from an existing \u003ccode\u003eHealthCheckReference\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthCheckReference\u003c/code\u003e class has two main properties: \u003ccode\u003eHasHealthCheck\u003c/code\u003e, a boolean indicating if the "health_check" field is set, and \u003ccode\u003eHealthCheck\u003c/code\u003e, a string property that sets or gets the URL of the health check.\u003c/p\u003e\n"]]],[],null,[]]