Partager via


SqlContainerResource.PartitionKey Propriété

Définition

Obtient ou définit la configuration de la clé de partition à utiliser pour partitionner les données en plusieurs partitions

[Newtonsoft.Json.JsonProperty(PropertyName="partitionKey")]
public Microsoft.Azure.Management.CosmosDB.Models.ContainerPartitionKey PartitionKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionKey")>]
member this.PartitionKey : Microsoft.Azure.Management.CosmosDB.Models.ContainerPartitionKey with get, set
Public Property PartitionKey As ContainerPartitionKey

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à