MaxSizeRangeCapability interface
The maximum size range capability.
Properties
| log |
Size of transaction log. |
| max |
Maximum value. |
| min |
Minimum value. |
| reason | The reason for the capability not being available. |
| scale |
Scale/step size for discrete values between the minimum value and the maximum value. |
| status | The status of the capability. |
Property Details
logSize
maxValue
minValue
reason
The reason for the capability not being available.
reason?: string
Property Value
string
scaleSize
Scale/step size for discrete values between the minimum value and the maximum value.
scaleSize?: MaxSizeCapability