numShards property

int? numShards
getter/setter pair

Total number of shards.

When any physical devices are selected, the number must be >= 1 and <= 50. When no physical devices are selected, the number must be >= 1 and <= 500.

Required.

Implementation

core.int? numShards;