Package version:

Interface PartitionKeyRangePropertiesNames

interface PartitionKeyRangePropertiesNames {
    Id: "id";
    MaxExclusive: "maxExclusive";
    MinInclusive: "minInclusive";
}

Properties

Id
MaxExclusive
MinInclusive