public static interface VirtualMachineScaleSet.DefinitionStages.WithComputerNamePrefix
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
withComputerNamePrefix(String namePrefix)
Specifies the name prefix to use for auto-generating the names for the virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate withComputerNamePrefix(String namePrefix)
namePrefix
- the prefix for the auto-generated names of the virtual machines in the scale setCopyright © 2019. All rights reserved.