public sealed class PeeredVpc : IMessage<ClientConnectorService.Types.Egress.Types.PeeredVpc>, IEquatable<ClientConnectorService.Types.Egress.Types.PeeredVpc>, IDeepCloneable<ClientConnectorService.Types.Egress.Types.PeeredVpc>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp Client Connector Services v1 API class ClientConnectorService.Types.Egress.Types.PeeredVpc.
[[["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-07-09 UTC."],[[["This document provides reference documentation for the `PeeredVpc` class within the BeyondCorp Client Connector Services v1 API."],["The `PeeredVpc` class represents a peered VPC owned by the consumer project in the context of BeyondCorp Client Connector Services."],["The `PeeredVpc` class has two constructors, one empty and the other taking an existing `PeeredVpc` object as a parameter."],["The class contains one main property, `NetworkVpc`, which is a string representing the name of the peered VPC."],["The `PeeredVpc` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."]]],[]]