limit Type
Parameters
value
The type of limit. Depending on the feature type, this can be based on a time duration or data size. If FeatureType is spectrum
, then LimitType must be data-scanned
. If FeatureType is concurrency-scaling
, then LimitType must be time
. If FeatureType is cross-region-datasharing
, then LimitType must be data-scanned
. Valid values are data-scanned
, and time
.