public sealed class LinkedRouterApplianceInstances : IMessage<LinkedRouterApplianceInstances>, IEquatable<LinkedRouterApplianceInstances>, IDeepCloneable<LinkedRouterApplianceInstances>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class LinkedRouterApplianceInstances.
A collection of router appliance instances. If you configure multiple router
appliance instances to receive data from the same set of sites outside of
Google Cloud, we recommend that you associate those instances with the same
spoke.
[[["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."],[[["This page provides documentation for the `LinkedRouterApplianceInstances` class within the Google Cloud Network Connectivity v1 API, detailing its structure and usage."],["The `LinkedRouterApplianceInstances` class manages a collection of router appliance instances, which are recommended to be associated with the same spoke if they receive data from identical external sites."],["The latest version available is 2.9.0, and the documentation also covers multiple previous versions of this class, with version 2.2.0 being the context of the linked data on the page."],["Key properties of `LinkedRouterApplianceInstances` include `Instances`, which is a list of router appliance instances, and `SiteToSiteDataTransfer`, a boolean that enables or disables data transfer between sites."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also lists inherited members from the base Object class, such as `GetHashCode()` and `GetType()`."]]],[]]