public static interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool extends VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool |
withPrimaryInternalLoadBalancerBackends(String... backendNames)
Associates the specified internal load balancer backends with the primary network interface of the
virtual machines in the scale set.
|
withPrimaryInternalLoadBalancerInboundNatPools
apply, applyAsync, applyAsync
key
withoutTag, withTag, withTags
withNewDataDisk, withNewDataDisk, withNewDataDisk, withoutDataDisk
withSku, withSku
withAdditionalCapabilities
withCapacity
withoutSecrets, withSecrets
defineNewExtension, updateExtension, withoutExtension
withoutPrimaryInternalLoadBalancer, withoutPrimaryInternetFacingLoadBalancer
withoutPrimaryInternalLoadBalancerBackends, withoutPrimaryInternetFacingLoadBalancerBackends
withoutPrimaryInternalLoadBalancerNatPools, withoutPrimaryInternetFacingLoadBalancerNatPools
withoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentity
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity, withoutUserAssignedManagedServiceIdentity
withBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withoutBootDiagnostics
withAvailabilityZone
withVirtualMachinePublicIp, withVirtualMachinePublicIp, withVirtualMachinePublicIp
withAcceleratedNetworking, withoutAcceleratedNetworking
withIpForwarding, withoutIpForwarding
withExistingNetworkSecurityGroup, withExistingNetworkSecurityGroupId, withoutNetworkSecurityGroup
withoutSinglePlacementGroup, withSinglePlacementGroup
withExistingApplicationGatewayBackendPool, withoutApplicationGatewayBackendPool
withExistingApplicationSecurityGroup, withExistingApplicationSecurityGroupId, withoutApplicationSecurityGroup
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool withPrimaryInternalLoadBalancerBackends(String... backendNames)
backendNames
- the names of existing backends on the selected load balancerCopyright © 2019. All rights reserved.