Interface VirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroup

All Known Subinterfaces:
VirtualMachineScaleSet.Update, VirtualMachineScaleSet.UpdateStages.WithApply, VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer, VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool, VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool, VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool, VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool, VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer, VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply
Enclosing interface:
VirtualMachineScaleSet.UpdateStages

public static interface VirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroup
The stage of the virtual machine scale set update allowing to configure single placement group.
  • Method Details

    • withSinglePlacementGroup

      Specify that single placement group should be enabled for the virtual machine scale set.
      Returns:
      the next stage of the update
    • withoutSinglePlacementGroup

      VirtualMachineScaleSet.UpdateStages.WithApply withoutSinglePlacementGroup()
      Specify that single placement group should be disabled for the virtual machine scale set.
      Returns:
      the next stage of the update