편집

RateLimitPartition<TKey>.PartitionKey Property

Definition

The specific key for this partition.

public:
 property TKey PartitionKey { TKey get(); };
public TKey PartitionKey { get; }
member this.PartitionKey : 'Key
Public ReadOnly Property PartitionKey As TKey

Property Value

TKey

Applies to