CosmosDBOutput.partitionKey Method

Definition

Defines the partition key path for the created collection when createIfNotExists is set to true. May include binding parameters.

public abstract String partitionKey()

Returns

java.lang.String

partitionKey of the created collection.

Applies to