public bool RequiredForNewSiteToSiteDataTransferSpokes { get; set; }
Output only. If true, indicates that this VPC network is currently
associated with spokes that use the data transfer feature (spokes where the
site_to_site_data_transfer field is set to true). If you create new spokes
that use data transfer, they must be associated with this VPC network. At
most, one VPC network will have this field set to true.
[[["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-24 UTC."],[[["The `RoutingVPC` class, part of the Network Connectivity v1 API, manages information about VPC networks linked to Network Connectivity Center hub spokes."],["Version 2.9.0 is the latest available version for the `RoutingVPC` class, with the documentation showing support going back to version 1.0.0."],["The `RoutingVPC` class includes properties like `Uri`, representing the VPC network's URI, and `RequiredForNewSiteToSiteDataTransferSpokes`, indicating if the VPC is used for spokes with data transfer enabled."],["The `RoutingVPC` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RoutingVPC` class has two constructors, one default constructor named `RoutingVPC()`, and another constructor named `RoutingVPC(RoutingVPC other)` which takes a RoutingVPC object as input."]]],[]]