ldapsUrls

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


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