Class VirtualMachineScaleSetNetworkProfile.Builder
java.lang.Object
org.jclouds.azurecompute.arm.domain.VirtualMachineScaleSetNetworkProfile.Builder
- Enclosing class:
VirtualMachineScaleSetNetworkProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract VirtualMachineScaleSetNetworkProfile
build()
networkInterfaceConfigurations
(List<NetworkInterfaceConfiguration> networkInterfaceConfigurations)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
networkInterfaceConfigurations
public abstract VirtualMachineScaleSetNetworkProfile.Builder networkInterfaceConfigurations(List<NetworkInterfaceConfiguration> networkInterfaceConfigurations) -
build
-