Click or drag to resize

CollectionShardsResponseBaseShardKeys Property

Namespace:  ArangoDBNetStandard.CollectionApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public List<string> ShardKeys { get; set; }

Property Value

Type: ListString
See Also