Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
abstract VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.Builder.build() |
static VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.create(List<NetworkInterfaceConfiguration> networkInterfaceConfigurations) |
abstract VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetVirtualMachineProfile.networkProfile()
The network profile of the Virtual Machine Scale Set Virtual Machine Profile
|
Modifier and Type | Method and Description |
---|---|
static VirtualMachineScaleSetVirtualMachineProfile |
VirtualMachineScaleSetVirtualMachineProfile.create(StorageProfile storageProfile,
VirtualMachineScaleSetOSProfile osProfile,
VirtualMachineScaleSetNetworkProfile networkProfile,
ExtensionProfile extensionProfile) |
abstract VirtualMachineScaleSetVirtualMachineProfile.Builder |
VirtualMachineScaleSetVirtualMachineProfile.Builder.networkProfile(VirtualMachineScaleSetNetworkProfile networkProfile) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.