Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetVMProfile.networkProfile()
Get specifies properties of the network interfaces of the virtual machines in the scale set.
|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSet.networkProfile() |
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.withHealthProbe(ApiEntityReference healthProbe)
Set a reference to a load balancer probe used to determine the health of an instance in the virtual machine scale set.
|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetNetworkConfiguration> networkInterfaceConfigurations)
Set the list of network configurations.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withNetworkProfile(VirtualMachineScaleSetNetworkProfile networkProfile)
Set specifies properties of the network interfaces of the virtual machines in the scale set.
|
Copyright © 2019. All rights reserved.