| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetVMProfile.networkProfile()
Get the networkProfile value.
|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSet.networkProfile() |
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.withNetworkInterfaceConfigurations(List<com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetNetworkConfigurationInner> networkInterfaceConfigurations)
Set the networkInterfaceConfigurations value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withNetworkProfile(VirtualMachineScaleSetNetworkProfile networkProfile)
Set the networkProfile value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/