locations

@JvmName(name = "awejmsvdaslxbocq")
suspend fun locations(value: Output<List<LocationArgs>>)
@JvmName(name = "rtsomsmlncteaucb")
suspend fun locations(value: List<LocationArgs>?)

Parameters

value

An array that contains the georeplication locations enabled for the Cosmos DB account.


@JvmName(name = "dfbwkfntfvskjfbn")
suspend fun locations(vararg values: Output<LocationArgs>)


@JvmName(name = "hglxdytjsjhjhseh")
suspend fun locations(values: List<Output<LocationArgs>>)
@JvmName(name = "buclwcuwjfygxcxn")
suspend fun locations(vararg values: LocationArgs)

Parameters

values

An array that contains the georeplication locations enabled for the Cosmos DB account.


@JvmName(name = "shuvdyxwniogfdpv")
suspend fun locations(argument: List<suspend LocationArgsBuilder.() -> Unit>)
@JvmName(name = "vnrilfgwgyshixav")
suspend fun locations(vararg argument: suspend LocationArgsBuilder.() -> Unit)
@JvmName(name = "nrqnfdlkecskbfgy")
suspend fun locations(argument: suspend LocationArgsBuilder.() -> Unit)

Parameters

argument

An array that contains the georeplication locations enabled for the Cosmos DB account.