public sealed class LoadBalancerInfo : IMessage<LoadBalancerInfo>, IEquatable<LoadBalancerInfo>, IDeepCloneable<LoadBalancerInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class LoadBalancerInfo.
For display only. Metadata associated with a load balancer.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `LoadBalancerInfo` class within the Google Cloud Network Management v1 API, specifically for the .NET framework."],["The `LoadBalancerInfo` class is used to represent metadata associated with a load balancer, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists a comprehensive history of version releases for `LoadBalancerInfo` of the Network Management v1 API, with the latest version being 2.13.0, showing the different version availabilities."],["The `LoadBalancerInfo` class includes properties like `Backends`, `BackendType`, `BackendUri`, `HealthCheckUri`, and `LoadBalancerType`, each detailing specific information about a load balancer."],["The documentation includes details on the available constructors for `LoadBalancerInfo`, including a default constructor and one that accepts another `LoadBalancerInfo` object as a parameter."]]],[]]