Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class NetworkMountPoint.
Mount point for a network.
Generated from protobuf message google.cloud.baremetalsolution.v2.NetworkMountPoint
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instance
string
Instance to attach network to.
↳ logical_interface
string
Logical interface to detach from.
↳ default_gateway
bool
Network should be a default gateway.
↳ ip_address
string
Ip address of the server.
getInstance
Instance to attach network to.
string
setInstance
Instance to attach network to.
var
string
$this
getLogicalInterface
Logical interface to detach from.
string
setLogicalInterface
Logical interface to detach from.
var
string
$this
getDefaultGateway
Network should be a default gateway.
bool
setDefaultGateway
Network should be a default gateway.
var
bool
$this
getIpAddress
Ip address of the server.
string
setIpAddress
Ip address of the server.
var
string
$this