| Package | Description |
|---|---|
| com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
| 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 © 2019. All rights reserved.