VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSet.networkProfile() |
|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetVMProfile.networkProfile() |
Get the networkProfile property: Specifies properties of the network interfaces of the virtual machines in the
scale set.
|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.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.
|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.withNetworkApiVersion(NetworkApiVersion networkApiVersion) |
Set the networkApiVersion property: specifies the Microsoft.Network API version used when creating networking
resources in the Network Interface Configurations for Virtual Machine Scale Set with orchestration mode
'Flexible'.
|
VirtualMachineScaleSetNetworkProfile |
VirtualMachineScaleSetNetworkProfile.withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetNetworkConfiguration> networkInterfaceConfigurations) |
Set the networkInterfaceConfigurations property: The list of network configurations.
|