| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected IpRouteProfile |
NetworkProfile.consoleIpRouteConfig |
protected IpRouteProfile |
NetStackInstanceProfile.ipRouteConfig |
protected IpRouteProfile |
NetworkProfile.ipRouteConfig |
| Modifier and Type | Method and Description |
|---|---|
IpRouteProfile |
ObjectFactory.createIpRouteProfile()
Create an instance of
IpRouteProfile |
IpRouteProfile |
NetworkProfile.getConsoleIpRouteConfig()
Gets the value of the consoleIpRouteConfig property.
|
IpRouteProfile |
NetStackInstanceProfile.getIpRouteConfig()
Gets the value of the ipRouteConfig property.
|
IpRouteProfile |
NetworkProfile.getIpRouteConfig()
Gets the value of the ipRouteConfig property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkProfile.setConsoleIpRouteConfig(IpRouteProfile value)
Sets the value of the consoleIpRouteConfig property.
|
void |
NetStackInstanceProfile.setIpRouteConfig(IpRouteProfile value)
Sets the value of the ipRouteConfig property.
|
void |
NetworkProfile.setIpRouteConfig(IpRouteProfile value)
Sets the value of the ipRouteConfig property.
|
Copyright © 2018. All rights reserved.