Interface VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching

    • Method Detail

      • withCaching

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