| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateNetworkProfile |
VirtualMachineScaleSetUpdateVMProfile.networkProfile()
Get the virtual machine scale set network profile.
|
VirtualMachineScaleSetUpdateNetworkProfile |
VirtualMachineScaleSetUpdateNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetUpdateNetworkConfiguration> networkInterfaceConfigurations)
Set the list of network configurations.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withNetworkProfile(VirtualMachineScaleSetUpdateNetworkProfile networkProfile)
Set the virtual machine scale set network profile.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/