Click or drag to resize

PutDocumentShardResponseShardId Property

The Id of the responsible shard.

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

Property Value

Type: String
See Also