Share via


GremlinGraphResourceInfo.PartitionKey Property

Definition

The configuration of the partition key to be used for partitioning data into multiple partitions.

public Azure.ResourceManager.CosmosDB.Models.CosmosDBContainerPartitionKey PartitionKey { get; set; }
member this.PartitionKey : Azure.ResourceManager.CosmosDB.Models.CosmosDBContainerPartitionKey with get, set
Public Property PartitionKey As CosmosDBContainerPartitionKey

Property Value

Applies to