VirtualMachineNetworkDetails
class VirtualMachineNetworkDetails extends Model (View source)
Properties
string | $defaultGw | ||
protected | $networkAdaptersType | ||
protected | $networkAdaptersDataType | ||
string | $primaryIpAddress | ||
string | $primaryMacAddress | ||
string | $publicIpAddress |
Methods
setDefaultGw($defaultGw)
No description
string
getDefaultGw()
No description
getNetworkAdapters()
No description
setPrimaryIpAddress($primaryIpAddress)
No description
string
getPrimaryIpAddress()
No description
setPrimaryMacAddress($primaryMacAddress)
No description
string
getPrimaryMacAddress()
No description
setPublicIpAddress($publicIpAddress)
No description
string
getPublicIpAddress()
No description
Details
setDefaultGw($defaultGw)
No description
string
getDefaultGw()
No description
setNetworkAdapters(NetworkAdapterList $networkAdapters)
No description
NetworkAdapterList
getNetworkAdapters()
No description
setPrimaryIpAddress($primaryIpAddress)
No description
string
getPrimaryIpAddress()
No description
setPrimaryMacAddress($primaryMacAddress)
No description
string
getPrimaryMacAddress()
No description
setPublicIpAddress($publicIpAddress)
No description
string
getPublicIpAddress()
No description