@Beta(value=V1_14_0)
public static interface VirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroup
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.UpdateStages.WithApply |
withoutSinglePlacementGroup()
Specify that single placement group should be disabled for the virtual machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
withSinglePlacementGroup()
Specify that single placement group should be enabled for the virtual machine scale set.
|
@Beta(value=V1_14_0) VirtualMachineScaleSet.UpdateStages.WithApply withSinglePlacementGroup()
@Beta(value=V1_14_0) VirtualMachineScaleSet.UpdateStages.WithApply withoutSinglePlacementGroup()
Copyright © 2019. All rights reserved.