Share via


ServicePartitionClient<TCommunicationClient>.PartitionKey Property

Definition

Gets the partition key.

public Microsoft.ServiceFabric.Services.Client.ServicePartitionKey PartitionKey { get; }
member this.PartitionKey : Microsoft.ServiceFabric.Services.Client.ServicePartitionKey
Public ReadOnly Property PartitionKey As ServicePartitionKey

Property Value

Partition key

Implements

Applies to