MachineNetworkDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)Details of network adapters and settings.
Attributes |
|
|---|---|
| Name | Description |
primary_ip_address |
str
The primary IP address of the machine. |
public_ip_address |
str
The public IP address of the machine. |
primary_mac_address |
str
MAC address of the machine. This property is used to uniqly identify the machine. |
adapters |
google.cloud.migrationcenter_v1.types.NetworkAdapterList
List of network adapters. |