DockerContainerCreateSettings.

DeviceReadBps Property

Summary

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

Syntax

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

Value

Type Description
Nullable<ulong>