Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class NetworkConfig.
Network configuration for ManagementServer instance.
Generated from protobuf message google.cloud.backupdr.v1.NetworkConfig
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ network
string
Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.
↳ peering_mode
int
Optional. The network connect mode of the ManagementServer instance. For this version, only PRIVATE_SERVICE_ACCESS is supported.
getNetwork
Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.
string
setNetwork
Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.
var
string
$this
getPeeringMode
Optional. The network connect mode of the ManagementServer instance. For this version, only PRIVATE_SERVICE_ACCESS is supported.
int
setPeeringMode
Optional. The network connect mode of the ManagementServer instance. For this version, only PRIVATE_SERVICE_ACCESS is supported.
var
int
$this