Interface VirtualMachineScaleSet.UpdateStages
-
- Enclosing interface:
- VirtualMachineScaleSet
public static interface VirtualMachineScaleSet.UpdateStagesGrouping of virtual machine scale set update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceVirtualMachineScaleSet.UpdateStages.WithAcceleratedNetworkingThe stage of the virtual machine scale set update allowing to configure accelerated networking.static interfaceVirtualMachineScaleSet.UpdateStages.WithAdditionalCapabilitiesThe stage of a virtual machine scale set update allowing to set specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine Scale Set.static interfaceVirtualMachineScaleSet.UpdateStages.WithApplicationGatewayThe stage of the virtual machine scale set update allowing to configure application gateway.static interfaceVirtualMachineScaleSet.UpdateStages.WithApplicationSecurityGroupThe stage of the virtual machine scale set update allowing to configure application security group.static interfaceVirtualMachineScaleSet.UpdateStages.WithApplyThe stage of a virtual machine scale set update containing inputs for the resource to be updated.static interfaceVirtualMachineScaleSet.UpdateStages.WithAvailabilityZoneThe stage of the virtual machine scale set update allowing to specify availability zone.static interfaceVirtualMachineScaleSet.UpdateStages.WithBillingProfileThe stage of the virtual machine scale set update allowing to specify billing profile.static interfaceVirtualMachineScaleSet.UpdateStages.WithBootDiagnosticsThe stage of the virtual machine scale set definition allowing to enable boot diagnostics.static interfaceVirtualMachineScaleSet.UpdateStages.WithCapacityThe stage of a virtual machine scale set definition allowing to specify the number of virtual machines in the scale set.static interfaceVirtualMachineScaleSet.UpdateStages.WithCustomDataThe stage of the virtual machine scale set definition allowing to specify the custom data.static interfaceVirtualMachineScaleSet.UpdateStages.WithExtensionThe stage of the virtual machine definition allowing to specify extensions.static interfaceVirtualMachineScaleSet.UpdateStages.WithIpForwardingThe stage of the virtual machine scale set update allowing to configure ip forwarding.static interfaceVirtualMachineScaleSet.UpdateStages.WithManagedDataDiskThe stage of a virtual machine scale set update allowing to specify managed data disks.static interfaceVirtualMachineScaleSet.UpdateStages.WithNetworkSecurityGroupThe stage of the virtual machine scale set update allowing to configure network security group.static interfaceVirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerThe stage of a virtual machine scale set update allowing to remove the public and internal load balancer from the primary network interface configuration.static interfaceVirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackendThe stage of a virtual machine scale set update allowing to remove the association between the primary network interface configuration and a backend of a load balancer.static interfaceVirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPoolA stage of the virtual machine scale set update allowing to remove the associations between the primary network interface configuration and the specified inbound NAT pools of the load balancer.static interfaceVirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerThe stage of a virtual machine scale set update allowing to specify an internal load balancer for the primary network interface of the scale set virtual machines.static interfaceVirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPoolThe stage of a virtual machine scale set update allowing to associate backend pools and/or inbound NAT pools of the selected internal load balancer with the primary network interface of the scale set virtual machines.static interfaceVirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPoolThe 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.static interfaceVirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPoolThe stage of a virtual machine scale set update allowing to associate a backend pool and/or inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.static interfaceVirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPoolThe stage of a virtual machine scale set update allowing to associate an inbound NAT pool of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.static interfaceVirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancerThe stage of a virtual machine scale set update allowing to specify load balancers for the primary network interface of the scale set virtual machines.static interfaceVirtualMachineScaleSet.UpdateStages.WithSecretsThe stage of the virtual machine definition allowing to specify extensions.static interfaceVirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroupThe stage of the virtual machine scale set update allowing to configure single placement group.static interfaceVirtualMachineScaleSet.UpdateStages.WithSkuThe stage of a virtual machine scale set update allowing to change the SKU for the virtual machines in the scale set.static interfaceVirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApplyThe stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set allowing to set access for the identity.static interfaceVirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentityThe stage of the virtual machine scale set update allowing to enable System Assigned (Local) Managed Service Identity.static interfaceVirtualMachineScaleSet.UpdateStages.WithUnmanagedDataDiskThe stage of the virtual machine scale set definition allowing to specify unmanaged data disk.static interfaceVirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentityThe stage of the virtual machine update allowing to add or remove User Assigned (External) Managed Service Identities.static interfaceVirtualMachineScaleSet.UpdateStages.WithVirtualMachinePublicIpThe stage of the virtual machine scale set update allowing to enable public ip for vm instances.
-