public static interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool extends VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer |
withPrimaryInternetFacingLoadBalancerInboundNatPools(String... natPoolNames)
Associates inbound NAT pools of the selected Internet-facing load balancer with the primary network interface
of the virtual machines in the scale set.
|
withExistingPrimaryInternalLoadBalancerapply, applyAsync, applyAsynckeywithoutTag, withTag, withTagswithNewDataDisk, withNewDataDisk, withNewDataDisk, withoutDataDiskwithSku, withSkuwithCapacitydefineNewExtension, updateExtension, withoutExtensionwithoutPrimaryInternalLoadBalancer, withoutPrimaryInternetFacingLoadBalancerwithoutPrimaryInternalLoadBalancerBackends, withoutPrimaryInternetFacingLoadBalancerBackendswithoutPrimaryInternalLoadBalancerNatPools, withoutPrimaryInternetFacingLoadBalancerNatPoolswithoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentitywithExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity, withoutUserAssignedManagedServiceIdentitywithBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withoutBootDiagnosticswithAvailabilityZonewithVirtualMachinePublicIp, withVirtualMachinePublicIp, withVirtualMachinePublicIpwithAcceleratedNetworking, withoutAcceleratedNetworkingwithIpForwarding, withoutIpForwardingwithExistingNetworkSecurityGroup, withExistingNetworkSecurityGroupId, withoutNetworkSecurityGroupwithoutSinglePlacementGroup, withSinglePlacementGroupwithExistingApplicationGatewayBackendPool, withoutApplicationGatewayBackendPoolwithExistingApplicationSecurityGroup, withExistingApplicationSecurityGroupId, withoutApplicationSecurityGroupVirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer withPrimaryInternetFacingLoadBalancerInboundNatPools(String... natPoolNames)
natPoolNames - the names of existing inbound NAT pools on the selected load balancer/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/