DockerContainerCreateSettings.

DeviceReadIops Property

Summary

--device-read-iops Limit read rate (IO per second) from a device
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerCreateSettings

Syntax

public Nullable<ulong> DeviceReadIops { get; set; }

Value

Type Description
Nullable<ulong>