PartitionKeyDefinitionVersion Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Version de partitionnement.
public enum PartitionKeyDefinitionVersion
type PartitionKeyDefinitionVersion =
Public Enum PartitionKeyDefinitionVersion
- Héritage
-
PartitionKeyDefinitionVersion
Champs
V1 | 1 | Schéma de partitionnement de hachage optimisé pour les clés de partition d’une taille maximale de 100 octets. |
V2 | 2 | Version améliorée du schéma de partitionnement de hachage, qui prend en charge la clé de partition jusqu’à une taille de 2 Ko. Il s’agit de la |
S’applique à
Azure SDK for .NET