Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Information about the partition identity, partitioning scheme and keys supported by it.
Inheritance
'PartitionInformation' is the base type of the polymorphic type model. The 'ServicePartitionKind' property is the discriminator for the derived types.
The value of the 'ServicePartitionKind' property determines the serialized content on the wire (one of the following derived types).
The following table lists the value of the Kind property and corresponding derived type it represents.
Derived Types
| ServicePartitionKind | Derived Type |
|---|---|
| Int64Range | Int64RangePartitionInformation |
| Named | NamedPartitionInformation |
| Singleton | SingletonPartitionInformation |