public sealed class VmwareEngineNetwork.Types.VpcNetwork : IMessage<VmwareEngineNetwork.Types.VpcNetwork>, IEquatable<VmwareEngineNetwork.Types.VpcNetwork>, IDeepCloneable<VmwareEngineNetwork.Types.VpcNetwork>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class VmwareEngineNetwork.Types.VpcNetwork.
Represents a VMware Engine VPC network that is managed by a
VMware Engine network resource.
Output only. The relative resource name of the service VPC network this
VMware Engine network is attached to. For example:
projects/123123/global/networks/my-network
[[["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 documentation provides details for the `VmwareEngineNetwork.Types.VpcNetwork` class within the VMware Engine v1 API, including its properties, inheritance, and implementations."],["The `VmwareEngineNetwork.Types.VpcNetwork` class represents a VMware Engine VPC network that is managed by a VMware Engine network resource, and it has two constructors: one for an empty network, and one to duplicate an existing network."],["The `Network` property of the `VmwareEngineNetwork.Types.VpcNetwork` class specifies the resource name of the service VPC network, while the `Type` property defines the VPC network type."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer management."],["The documentation covers versions 1.0.0 to 1.6.0 of the `VmwareEngineNetwork.Types.VpcNetwork` class, with 1.6.0 being the latest release."]]],[]]