public static interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetUnmanagedDataDisk.Update |
withCaching(CachingTypes cachingType)
Specifies the new caching type for the unmanaged data disk.
|
VirtualMachineScaleSetUnmanagedDataDisk.Update withCaching(CachingTypes cachingType)
cachingType
- the disk caching type. Possible values include: 'None', 'ReadOnly', 'ReadWrite'Copyright © 2019. All rights reserved.