public static interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer extends VirtualMachineScaleSet.UpdateStages.WithApply
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool |
withExistingPrimaryInternalLoadBalancer(LoadBalancer loadBalancer)
Specifies the load balancer to be used as the internal load balancer for the virtual machines in the
scale set.
|
apply, applyAsync, applyAsynckeywithoutTag, withTag, withTagswithNewDataDisk, withNewDataDisk, withNewDataDisk, withoutDataDiskwithSku, withSkuwithAdditionalCapabilitieswithCapacitywithoutSecrets, withSecretsdefineNewExtension, updateExtension, withoutExtensionwithoutPrimaryInternalLoadBalancer, withoutPrimaryInternetFacingLoadBalancerwithoutPrimaryInternalLoadBalancerBackends, withoutPrimaryInternetFacingLoadBalancerBackendswithoutPrimaryInternalLoadBalancerNatPools, withoutPrimaryInternetFacingLoadBalancerNatPoolswithoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentitywithExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity, withoutUserAssignedManagedServiceIdentitywithBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withoutBootDiagnosticswithAvailabilityZonewithVirtualMachinePublicIp, withVirtualMachinePublicIp, withVirtualMachinePublicIpwithAcceleratedNetworking, withoutAcceleratedNetworkingwithIpForwarding, withoutIpForwardingwithExistingNetworkSecurityGroup, withExistingNetworkSecurityGroupId, withoutNetworkSecurityGroupwithoutSinglePlacementGroup, withSinglePlacementGroupwithExistingApplicationGatewayBackendPool, withoutApplicationGatewayBackendPoolwithExistingApplicationSecurityGroup, withExistingApplicationSecurityGroupId, withoutApplicationSecurityGroupVirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool withExistingPrimaryInternalLoadBalancer(LoadBalancer loadBalancer)
This will replace the current internal load balancer associated with the virtual machines in the scale set (if any). 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.
loadBalancer - the primary Internet-facing load balancerCopyright © 2019. All rights reserved.