@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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/