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-21 UTC."],[[["The `RoutingVPC` class, part of the Network Connectivity v1 API, provides 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 other versions from 1.0.0 up to 2.8.0 also accessible."],["`RoutingVPC` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `RoutingVPC` class contains properties such as `RequiredForNewSiteToSiteDataTransferSpokes` (a boolean indicating data transfer status), `Uri` (the VPC network URI), and `UriAsNetworkName` (a `NetworkName`-typed view of the URI)."],["You can construct `RoutingVPC` objects either by creating an empty instance or by copying data from another `RoutingVPC` instance."]]],[]]