public class VMScaleSetConvertToSinglePlacementGroupInput extends Object
| Constructor and Description |
|---|
VMScaleSetConvertToSinglePlacementGroupInput() |
| Modifier and Type | Method and Description |
|---|---|
String |
activePlacementGroupId()
Get id of the placement group in which you want future virtual machine instances to be placed.
|
VMScaleSetConvertToSinglePlacementGroupInput |
withActivePlacementGroupId(String activePlacementGroupId)
Set id of the placement group in which you want future virtual machine instances to be placed.
|
public VMScaleSetConvertToSinglePlacementGroupInput()
public String activePlacementGroupId()
public VMScaleSetConvertToSinglePlacementGroupInput withActivePlacementGroupId(String activePlacementGroupId)
activePlacementGroupId - the activePlacementGroupId value to setCopyright © 2019. All rights reserved.