Class Google::Cloud::NetworkConnectivity::V1::LinkedRouterApplianceInstances (v0.1.4)

A collection of router appliance instances. If you have multiple router appliance instances connected to the same site, they should all be attached to the same spoke.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instances

definstances()->::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>
Returns

#instances=

definstances=(value)->::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>
Parameter
Returns

#site_to_site_data_transfer

defsite_to_site_data_transfer()->::Boolean
Returns
  • (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. This field is set to false by default, but you must set it to true. Note that data transfer is available only in supported locations.

#site_to_site_data_transfer=

defsite_to_site_data_transfer=(value)->::Boolean
Parameter
  • value (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. This field is set to false by default, but you must set it to true. Note that data transfer is available only in supported locations.
Returns
  • (::Boolean) — A value that controls whether site-to-site data transfer is enabled for these resources. This field is set to false by default, but you must set it to true. Note that data transfer is available only in supported locations.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.