Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetUpdateNetworkProfile |
VirtualMachineScaleSetUpdateVMProfile.networkProfile()
Get the networkProfile property: The virtual machine scale set network profile.
|
VirtualMachineScaleSetUpdateNetworkProfile |
VirtualMachineScaleSetUpdateNetworkProfile.withHealthProbe(ApiEntityReference healthProbe)
Set the healthProbe property: A reference to a load balancer probe used to determine the health of an instance in
the virtual machine scale set.
|
VirtualMachineScaleSetUpdateNetworkProfile |
VirtualMachineScaleSetUpdateNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetUpdateNetworkConfiguration> networkInterfaceConfigurations)
Set the networkInterfaceConfigurations property: The list of network configurations.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withNetworkProfile(VirtualMachineScaleSetUpdateNetworkProfile networkProfile)
Set the networkProfile property: The virtual machine scale set network profile.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.