LogicalNetworkInterface
class LogicalNetworkInterface extends Model (View source)
Properties
bool | $defaultGateway | ||
string | $id | ||
string | $ipAddress | ||
string | $network | ||
string | $networkType |
Methods
setDefaultGateway($defaultGateway)
No description
bool
getDefaultGateway()
No description
setId($id)
No description
string
getId()
No description
setIpAddress($ipAddress)
No description
string
getIpAddress()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setNetworkType($networkType)
No description
string
getNetworkType()
No description
Details
setDefaultGateway($defaultGateway)
No description
bool
getDefaultGateway()
No description
setId($id)
No description
string
getId()
No description
setIpAddress($ipAddress)
No description
string
getIpAddress()
No description
setNetwork($network)
No description
string
getNetwork()
No description
setNetworkType($networkType)
No description
string
getNetworkType()
No description