ldapsUrls

@JvmName(name = "xwekunfnjyppgkqn")
suspend fun ldapsUrls(value: Output<List<String>>)
@JvmName(name = "alctshtahsdjtwyc")
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 = "cvvdedokmflixmbb")
suspend fun ldapsUrls(vararg values: Output<String>)


@JvmName(name = "pqmodndeyausihry")
suspend fun ldapsUrls(values: List<Output<String>>)
@JvmName(name = "dshghthcpunpuoap")
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.