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-03-21 UTC."],[[["This webpage provides reference documentation for the `VpcConnectorInfo` class within the Network Management v1 API for .NET, with the current version being 2.9.0."],["The `VpcConnectorInfo` class represents metadata associated with a VPC connector and is used for display purposes, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features constructors for creating instances and properties like `DisplayName`, `Location`, and `Uri` to store relevant information about the VPC connector."],["The documentation details all available versions of `VpcConnectorInfo`, ranging from version 1.0.0 to the latest release of 2.13.0."]]],[]]