OBJECT
Supported in Rubrik CDM v6.0 or later.
type HuntScanFileSizeLimits {# Supported in Rubrik CDM v6.0 or later.# Maximum size of files to scan. Files that are larger than this size are ignored.maximumSizeInBytes: Long # Supported in Rubrik CDM v6.0 or later.# Minimum size of files to scan. Files smaller than this size are ignored.minimumSizeInBytes: Long }