Class Google::Cloud::NetworkConnectivity::V1::LinkedRouterApplianceInstances (v0.1.4)
Stay organized with collections
Save and categorize content based on your preferences.
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
- (::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>) — The list of router appliance instances.
#instances=
definstances=(value)->::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>
Parameter
- value (::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>) — The list of router appliance instances.
Returns
- (::Array<::Google::Cloud::NetworkConnectivity::V1::RouterApplianceInstance>) — The list of router appliance instances.
#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.