Class NetworkConfig (0.1.1)

NetworkConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Network configuration for ManagementServer instance.

Attributes

Name Description
network str
Optional. The resource name of the Google Compute Engine VPC network to which the ManagementServer instance is connected.
peering_mode google.cloud.backupdr_v1.types.NetworkConfig.PeeringMode
Optional. The network connect mode of the ManagementServer instance. For this version, only PRIVATE_SERVICE_ACCESS is supported.

Classes

PeeringMode

PeeringMode(value)

VPC peering modes supported by Cloud BackupDR.