Class PartitionKey
public sealed record PartitionKey : IEquatable<PartitionKey>
- Inheritance
-
PartitionKey
- Implements
- Inherited Members
Properties
SourceOrigin
public string? SourceOrigin { get; set; }
Property Value
UserContext
public UserContext? UserContext { get; set; }