VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings.withOSDiskCaching(CachingTypes cachingType) 方法
定义
Specifies the caching type for the operating system disk.
public WithCreate withOSDiskCaching(CachingTypes cachingType)
参数
- cachingType
- CachingTypes
the caching type
返回
the next stage of the definition