Interface VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching

    • Method Detail

      • withCaching

        VirtualMachineUnmanagedDataDisk.Update withCaching​(CachingTypes cachingType)
        Specifies the new caching type for the data disk.
        Parameters:
        cachingType - the disk caching type. Possible values include: 'None', 'ReadOnly', 'ReadWrite'
        Returns:
        the next stage of data disk update