VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT>.withNewVhd(int sizeInGB) 方法
定义
specifies that unmanaged disk needs to be created with a new VHD of given size.
public WithNewVhdDiskSettings<ParentT> withNewVhd(int sizeInGB)
参数
- sizeInGB
- int
the initial disk size in GB
返回
the next stage of unmanaged data disk definition