Reference documentation and code samples for the Google Cloud Migration Center V1 Client class MachineNetworkDetails.
Details of network adapters and settings.
Generated from protobuf message google.cloud.migrationcenter.v1.MachineNetworkDetails
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ primary_ip_address
string
The primary IP address of the machine.
↳ public_ip_address
string
The public IP address of the machine.
↳ primary_mac_address
string
MAC address of the machine. This property is used to uniqly identify the machine.
↳ adapters
getPrimaryIpAddress
The primary IP address of the machine.
string
setPrimaryIpAddress
The primary IP address of the machine.
var
string
$this
getPublicIpAddress
The public IP address of the machine.
string
setPublicIpAddress
The public IP address of the machine.
var
string
$this
getPrimaryMacAddress
MAC address of the machine.
This property is used to uniqly identify the machine.
string
setPrimaryMacAddress
MAC address of the machine.
This property is used to uniqly identify the machine.
var
string
$this
getAdapters
List of network adapters.
hasAdapters
clearAdapters
setAdapters
List of network adapters.
$this