IPartitionKeyProvider
interface
Namespace: Orleans.Persistence.Cosmos
Creates a partition key for the provided grain.
[System.Obsolete(Use IDocumentIdProvider instead.)]public interface IPartitionKeyProviderMethods
GetPartitionKey(string, GrainId)Creates a partition key for the provided grain.
