HashPartitionResolver.CollectionLinks
Property
Definition
Gets the IEnumerable of collection links used for hashing in the Azure DocumentDB database service.
public System.Collections.Generic.IEnumerable<string> CollectionLinks { get; }
Property Value
The IEnumerable of collection links used for hashing.