public sealed class VpcConnectorInfo : IMessage<VpcConnectorInfo>, IEquatable<VpcConnectorInfo>, IDeepCloneable<VpcConnectorInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class VpcConnectorInfo.
For display only. Metadata associated with a VPC connector.
[[["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-04-14 UTC."],[[["This document provides reference documentation for the `VpcConnectorInfo` class within the Network Management v1 API for .NET, detailing its structure and functionality."],["The `VpcConnectorInfo` class serves as metadata representation for a VPC connector, including properties like `DisplayName`, `Location`, and `Uri`."],["This page is focused on version 2.5.0 of `VpcConnectorInfo`, but offers links to various other versions ranging from 1.0.0 to the latest 2.13.0."],["`VpcConnectorInfo` implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities like data comparison and cloning."]]],[]]