partitionKeyTemplate

@JvmName(name = "tlilviibjnqvswmf")
suspend fun partitionKeyTemplate(value: Output<String>)
@JvmName(name = "mbgyhqcdecytdvoe")
suspend fun partitionKeyTemplate(value: String?)

Parameters

value

The template for generating a synthetic partition key value for use with this cosmos DB sql collection. The template must include at least one of the following placeholders: {iothub}, {deviceid}, {DD}, {MM}, and {YYYY}. Any one placeholder may be specified at most once, but order and non-placeholder components are arbitrary. This parameter is only required if PartitionKeyName is specified.