public class VirtualMachineScaleSetUpdateNetworkProfile extends Object
Constructor and Description |
---|
VirtualMachineScaleSetUpdateNetworkProfile() |
Modifier and Type | Method and Description |
---|---|
List<VirtualMachineScaleSetUpdateNetworkConfiguration> |
networkInterfaceConfigurations()
Get the list of network configurations.
|
VirtualMachineScaleSetUpdateNetworkProfile |
withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetUpdateNetworkConfiguration> networkInterfaceConfigurations)
Set the list of network configurations.
|
public VirtualMachineScaleSetUpdateNetworkProfile()
public List<VirtualMachineScaleSetUpdateNetworkConfiguration> networkInterfaceConfigurations()
public VirtualMachineScaleSetUpdateNetworkProfile withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetUpdateNetworkConfiguration> networkInterfaceConfigurations)
networkInterfaceConfigurations
- the networkInterfaceConfigurations value to setCopyright © 2019. All rights reserved.