| Package | Description |
|---|---|
| org.jclouds.azurecompute.arm.domain |
| Modifier and Type | Method and Description |
|---|---|
static NetworkInterfaceConfiguration |
NetworkInterfaceConfiguration.create(String name,
NetworkInterfaceConfigurationProperties networkInterfaceConfigurationProperties) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<NetworkInterfaceConfiguration> |
VirtualMachineScaleSetNetworkProfile.networkInterfaceConfigurations()
The network interface configurations of the Virtual Machine Scale Set Network Profile
|
| Modifier and Type | Method and Description |
|---|---|
static VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.create(List<NetworkInterfaceConfiguration> networkInterfaceConfigurations) |
abstract VirtualMachineScaleSetNetworkProfile.Builder |
VirtualMachineScaleSetNetworkProfile.Builder.networkInterfaceConfigurations(List<NetworkInterfaceConfiguration> networkInterfaceConfigurations) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.