Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
NetworkProfile |
VirtualMachineUpdate.networkProfile()
Get specifies the network interfaces of the virtual machine.
|
NetworkProfile |
NetworkProfile.withNetworkInterfaces(List<NetworkInterfaceReference> networkInterfaces)
Set specifies the list of resource Ids for the network interfaces associated with the virtual machine.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineUpdate |
VirtualMachineUpdate.withNetworkProfile(NetworkProfile networkProfile)
Set specifies the network interfaces of the virtual machine.
|
Copyright © 2019. All rights reserved.