Click or drag to resize

GetCollectionShardsResponse.Shards Property

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

Property Value

Type: List<String>
See Also