Interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool
-
- All Superinterfaces:
Appliable<VirtualMachineScaleSet>,Indexable,Resource.UpdateWithTags<VirtualMachineScaleSet.UpdateStages.WithApply>,VirtualMachineScaleSet.UpdateStages.WithAcceleratedNetworking,VirtualMachineScaleSet.UpdateStages.WithAdditionalCapabilities,VirtualMachineScaleSet.UpdateStages.WithApplicationGateway,VirtualMachineScaleSet.UpdateStages.WithApplicationSecurityGroup,VirtualMachineScaleSet.UpdateStages.WithApply,VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone,VirtualMachineScaleSet.UpdateStages.WithBillingProfile,VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics,VirtualMachineScaleSet.UpdateStages.WithCapacity,VirtualMachineScaleSet.UpdateStages.WithCustomData,VirtualMachineScaleSet.UpdateStages.WithExtension,VirtualMachineScaleSet.UpdateStages.WithIpForwarding,VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk,VirtualMachineScaleSet.UpdateStages.WithNetworkSecurityGroup,VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer,VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend,VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool,VirtualMachineScaleSet.UpdateStages.WithSecrets,VirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroup,VirtualMachineScaleSet.UpdateStages.WithSku,VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity,VirtualMachineScaleSet.UpdateStages.WithUnmanagedDataDisk,VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity,VirtualMachineScaleSet.UpdateStages.WithVirtualMachinePublicIp
- All Known Subinterfaces:
VirtualMachineScaleSet.Update,VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool
- Enclosing interface:
- VirtualMachineScaleSet.UpdateStages
public static interface VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool extends VirtualMachineScaleSet.UpdateStages.WithApply
The stage of a virtual machine scale set update allowing to associate inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VirtualMachineScaleSet.UpdateStages.WithApplywithPrimaryInternalLoadBalancerInboundNatPools(String... natPoolNames)Associates the specified internal load balancer inbound NAT pools with the the primary network interface of the virtual machines in the scale set.-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithAcceleratedNetworking
withAcceleratedNetworking, withoutAcceleratedNetworking
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithAdditionalCapabilities
withAdditionalCapabilities
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithApplicationGateway
withExistingApplicationGatewayBackendPool, withoutApplicationGatewayBackendPool
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithApplicationSecurityGroup
withExistingApplicationSecurityGroup, withExistingApplicationSecurityGroupId, withoutApplicationSecurityGroup
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone
withAvailabilityZone
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithBillingProfile
withMaxPrice
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
withBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnostics, withBootDiagnosticsOnManagedStorageAccount, withoutBootDiagnostics
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithCapacity
withCapacity
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithCustomData
withCustomData
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithExtension
defineNewExtension, updateExtension, withoutExtension
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithIpForwarding
withIpForwarding, withoutIpForwarding
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
withNewDataDisk, withNewDataDisk, withNewDataDisk, withoutDataDisk
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithNetworkSecurityGroup
withExistingNetworkSecurityGroup, withExistingNetworkSecurityGroupId, withoutNetworkSecurityGroup
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer
withoutPrimaryInternalLoadBalancer, withoutPrimaryInternetFacingLoadBalancer
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend
withoutPrimaryInternalLoadBalancerBackends, withoutPrimaryInternetFacingLoadBalancerBackends
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool
withoutPrimaryInternalLoadBalancerNatPools, withoutPrimaryInternetFacingLoadBalancerNatPools
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithSecrets
withoutSecrets, withSecrets
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroup
withoutSinglePlacementGroup, withSinglePlacementGroup
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithSku
withSku, withSku
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity
withoutSystemAssignedManagedServiceIdentity, withSystemAssignedManagedServiceIdentity
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentity, withoutUserAssignedManagedServiceIdentity
-
Methods inherited from interface com.azure.resourcemanager.compute.models.VirtualMachineScaleSet.UpdateStages.WithVirtualMachinePublicIp
withVirtualMachinePublicIp, withVirtualMachinePublicIp, withVirtualMachinePublicIp
-
-
-
-
Method Detail
-
withPrimaryInternalLoadBalancerInboundNatPools
VirtualMachineScaleSet.UpdateStages.WithApply withPrimaryInternalLoadBalancerInboundNatPools(String... natPoolNames)
Associates the specified internal load balancer inbound NAT pools with the the primary network interface of the virtual machines in the scale set.- Parameters:
natPoolNames- the names of existing inbound NAT pools in the selected load balancer- Returns:
- the next stage of the update
-
-