Backup and DR Service V1 API - Class Google::Cloud::BackupDR::V1::NetworkConfig (v0.1.0)

Reference documentation and code samples for the Backup and DR Service V1 API class Google::Cloud::BackupDR::V1::NetworkConfig.

Network configuration for ManagementServer instance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#network

def network() -> ::String
Returns
  • (::String) — Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.

#network=

def network=(value) -> ::String
Parameter
  • value (::String) — Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.
Returns
  • (::String) — Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.

#peering_mode

def peering_mode() -> ::Google::Cloud::BackupDR::V1::NetworkConfig::PeeringMode
Returns

#peering_mode=

def peering_mode=(value) -> ::Google::Cloud::BackupDR::V1::NetworkConfig::PeeringMode
Parameter
Returns