ldapsUrls

@JvmName(name = "xfxoquancjmduodd")
suspend fun ldapsUrls(value: Output<List<String>>)
@JvmName(name = "qyabwhercjudwpob")
suspend fun ldapsUrls(value: List<String>)

Parameters

value

A list of the LDAPS URLs to communicate with the Azure Active Directory. Changing this forces a new resource to be created.


@JvmName(name = "xqmujeuklftpaats")
suspend fun ldapsUrls(vararg values: Output<String>)


@JvmName(name = "viqoduahypscbikl")
suspend fun ldapsUrls(values: List<Output<String>>)
@JvmName(name = "uktoyfhnuurvspwj")
suspend fun ldapsUrls(vararg values: String)

Parameters

values

A list of the LDAPS URLs to communicate with the Azure Active Directory. Changing this forces a new resource to be created.