MaxSizeRangeCapability interface

The maximum size range capability.

Properties

logSize

Size of transaction log.

maxValue

Maximum value.

minValue

Minimum value.

reason

The reason for the capability not being available.

scaleSize

Scale/step size for discrete values between the minimum value and the maximum value.

status

The status of the capability.

Property Details

logSize

Size of transaction log.

logSize?: LogSizeCapability

Property Value

maxValue

Maximum value.

maxValue?: MaxSizeCapability

Property Value

minValue

Minimum value.

minValue?: MaxSizeCapability

Property Value

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

Property Value

status

The status of the capability.

status?: CapabilityStatus

Property Value