public class NetworkProfile extends Object
Constructor and Description |
---|
NetworkProfile() |
Modifier and Type | Method and Description |
---|---|
List<NetworkInterfaceReference> |
networkInterfaces()
Get specifies the list of resource Ids for the network interfaces associated with the virtual machine.
|
NetworkProfile |
withNetworkInterfaces(List<NetworkInterfaceReference> networkInterfaces)
Set specifies the list of resource Ids for the network interfaces associated with the virtual machine.
|
public List<NetworkInterfaceReference> networkInterfaces()
public NetworkProfile withNetworkInterfaces(List<NetworkInterfaceReference> networkInterfaces)
networkInterfaces
- the networkInterfaces value to setCopyright © 2019. All rights reserved.