VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer Interface
public static interface VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer
The stage of a virtual machine scale set definition allowing to specify an internal load balancer for the primary network interface of the virtual machines in the scale set.
Modifier and Type | Method and Description |
---|---|
abstract
With |
with Specifies the internal load balancer whose backends and/or NAT pools can be assigned to the primary network interface of the virtual machines in the scale set. |
abstract WithOS |
without Specifies that no internal load balancer should be associated with the primary network interfaces of the virtual machines in the scale set. |
withExistingPrimaryInternalLoadBalancer
public abstract VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool withExistingPrimaryInternalLoadBalancer(LoadBalancer loadBalancer)
Specifies the internal load balancer whose backends and/or NAT pools can be assigned to the primary network interface of the virtual machines in the scale set.
By default all the backends and inbound NAT pools of the load balancer will be associated with the primary network interface of the virtual machines in the scale set, unless subset of them is selected in the next stages.
Parameters:
Returns:
withoutPrimaryInternalLoadBalancer
public abstract VirtualMachineScaleSet.DefinitionStages.WithOS withoutPrimaryInternalLoadBalancer()
Specifies that no internal load balancer should be associated with the primary network interfaces of the virtual machines in the scale set.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: