GremlinGraphResource.PartitionKey Eigenschaft

Definition

Ruft die Konfiguration des Partitionsschlüssels ab, der zum Partitionieren von Daten in mehrere Partitionen verwendet werden soll, oder legt sie fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: