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 latest version available for the `RoutingVPC` class is 2.9.0, but this page specifically documents version 2.4.0."],["`RoutingVPC` is a class within the Google Cloud Network Connectivity v1 API, and is used to describe the VPC networks associated with the spokes of a Network Connectivity Center hub."],["`RoutingVPC` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RoutingVPC` class has properties like `RequiredForNewSiteToSiteDataTransferSpokes` (a boolean), `Uri` (a string), and `UriAsNetworkName` (of type `NetworkName`) that provide details about the VPC network."],["This class includes two constructors: a default constructor (`RoutingVPC()`) and a copy constructor (`RoutingVPC(RoutingVPC other)`)."]]],[]]