Type alias Tsize

Tsize: string

The new size. With the + sign the value is added to the actual size of the volume and without it, the value is taken as an absolute one. Shrinking disk size is not supported.

Pattern

+?\d+(.\d+)?[KMGT]?

Generated using TypeDoc