Compartir a través de


SqlContainerResource.PartitionKey Propiedad

Definición

Obtiene o establece la configuración de la clave de partición que se va a usar para crear particiones de datos en varias particiones.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a