Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::LinkedRouterApplianceInstances (v1.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#include_import_ranges
definclude_import_ranges()->::Array<::String>
Returns
- (::Array<::String>) — Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
#include_import_ranges=
definclude_import_ranges=(value)->::Array<::String>
Parameter
- value (::Array<::String>) — Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
Returns
- (::Array<::String>) — Optional. IP ranges allowed to be included during import from hub (does not control transit connectivity). The only allowed value for now is "ALL_IPV4_RANGES".
#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. 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. 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. Data transfer is available only in supported locations.
#vpc_network
defvpc_network()->::String
Returns
- (::String) — Output only. The VPC network where these router appliance instances are located.