VirtualMachineScaleSetUpdateOSDisk.withVhdContainers(List<String> vhdContainers) 方法
定义
Set the vhdContainers value.
public VirtualMachineScaleSetUpdateOSDisk withVhdContainers(List<String> vhdContainers)
参数
- vhdContainers
- List<String>
the vhdContainers value to set
返回
the VirtualMachineScaleSetUpdateOSDisk object itself.