public static interface VirtualMachineScaleSet.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineScaleSet.UpdateStages.WithAcceleratedNetworking
The stage of the virtual machine scale set update allowing to configure accelerated networking.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithAdditionalCapabilities
The 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 interface |
VirtualMachineScaleSet.UpdateStages.WithApplicationGateway
The stage of the virtual machine scale set update allowing to configure application gateway.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithApplicationSecurityGroup
The stage of the virtual machine scale set update allowing to configure application security group.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithApply
The stage of a virtual machine scale set update containing inputs for the resource to be updated.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone
The stage of the virtual machine scale set update allowing to specify availability zone.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithBillingProfile
The stage of the virtual machine scale set update allowing to specify billing profile.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
The stage of the virtual machine scale set definition allowing to enable boot diagnostics.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithCapacity
The stage of a virtual machine scale set definition allowing to specify the number of virtual machines in the
scale set.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithCustomData
The stage of the virtual machine scale set definition allowing to specify the custom data.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithExtension
The stage of the virtual machine definition allowing to specify extensions.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithIpForwarding
The stage of the virtual machine scale set update allowing to configure ip forwarding.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
The stage of a virtual machine scale set update allowing to specify managed data disks.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithNetworkSecurityGroup
The stage of the virtual machine scale set update allowing to configure network security group.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer
The stage of a virtual machine scale set update allowing to remove the public and internal load balancer from
the primary network interface configuration.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend
The 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 interface |
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool
A 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 interface |
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer
The 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 interface |
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool
The 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 interface |
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool
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.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
The 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 interface |
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool
The 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 interface |
VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer
The 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 interface |
VirtualMachineScaleSet.UpdateStages.WithSecrets
The stage of the virtual machine definition allowing to specify extensions.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroup
The stage of the virtual machine scale set update allowing to configure single placement group.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithSku
The stage of a virtual machine scale set update allowing to change the SKU for the virtual machines in the
scale set.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set allowing
to set access for the identity.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity
The stage of the virtual machine scale set update allowing to enable System Assigned (Local) Managed Service
Identity.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithUnmanagedDataDisk
The stage of the virtual machine scale set definition allowing to specify unmanaged data disk.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity
The stage of the virtual machine update allowing to add or remove User Assigned (External) Managed Service
Identities.
|
static interface |
VirtualMachineScaleSet.UpdateStages.WithVirtualMachinePublicIp
The stage of the virtual machine scale set update allowing to enable public ip for vm instances.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.